ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Site Map control properties
List of properties associated with a Site Map control...
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Constants for managing arrays
List of constants used by the functions for array management....
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
BurnerList (Function)
Returns the list of burners installed on the current computer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Passing parameters
The parameters can be passed to a procedure......
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Constants for managing character strings
List of constants used by string management functions...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
SQLModify (Example)
Usage example of the SQLModify function
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Peeling Corner control properties
Network constants
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
xlsColumnType (Example)
Usage example of the xlsColumnType function
dbgInfo (Function)
Returns a debug information.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.