ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Thread management functions
List of functions for managing threads...
Advanced types
The advanced types of WLanguage are as follows...
HTTPRequest (Example)
Usage example of the HTTPRequest function
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
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...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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).
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.