ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Events associated with Calendar controls
List of events associated with Calendar controls...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Font (Type of variable)
A Font variable creates a font programmatically...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Socket constants
List of constants used by the functions for socket management....
Programming custom calculations in Table controls
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
CursorCapture (Example)
Usage example of the CursorCapture function
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....