ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Event (Example)
Usage example of the Event function
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
ContactAdd (Example)
Usage example of the ContactAdd function
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
FTPDate (Example)
Usage example of the FTPDate function
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function