ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
CursorDisplay (Function)
Displays or hides the mouse cursor.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
ServiceContinue (Function)
Restarts a paused service.
fUncompress (Example)
Usage example of the fUncompress function
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
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....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Font management properties
List of font management properties...
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Domo constants
List of constants used by the DomoXXX functions....
HLogStop (Function)
Stops the log process of a file.
System constants
List of constants used by the system functions....
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.
ServiceStop (Function)
Stops a service.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......