ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
AWP without UI
Bootstrap, Angular, React, Vue......
Events associated with the project
List of events associated with the project...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
LOOP statement
The statement block is repeated endlessly...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HFSQL properties
List of HFSQL properties...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Specific features of the Express version
Python: Native calls
WLanguage allows for native Python calls......