ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Thread management functions
List of functions for managing threads...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTTPRequest (Example)
Usage example of the HTTPRequest function
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function