ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExec (Function)
Names and runs an SQL query.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Software license agreement
WINDEV Express license agreement...
WEBDEV license agreement
WEBDEV license agreement...
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
HCloseConnection (Example)
Usage example of the HCloseConenction function
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Copying controls from the window editor
The controls can be copied from the window editor......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Constants for managing projects
List of constants used by the functions for managing projects....
Guided tour management constants
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Constants for managing the modification of windows by the user
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).