ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Animating a Static control
Two methods can be used to animate a Static control......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
LDAP constants
List of constants used by the LDAP functions....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Linear Looper control properties
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Constants for SMS functions
List of constants used by the SMS functions....
SemaphoreCreate (Function)
Creates a semaphore.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
ErrorBuild (Function)
Displays a custom error message in a system error window.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.