ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSignString (Function)
Creates the signature of a character string.
Referring to an element in a WLanguage event / process
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
LoadParameter (Function)
Reads a persistent value.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HTTPRequest (Example)
Usage example of the HTTPRequest function
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Using several libraries in an application
A library is a WDL file that contains all the resources......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
RESTSend (Function)
Sends a REST request and waits for the server response.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).