ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Entity of a CDM
To group information according the MERISE method, entities must be created......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Variable scope
Variables can be declared anywhere in the code....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
FileDisplay (Example)
Usage example of the FileDisplay function
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function