ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Programming custom calculations in Table controls
Organization chart linked to a data file
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......
9. Generation modes
WINDEV Mobile includes different types of generation......
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
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
EXE constants
List of constants used by the functions for managing executables....
Information 302: Ambiguity between a variable and a control
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.