ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
LoadParameter (Function)
Reads a persistent value.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor 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....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
RESTSend (Function)
Sends a REST request and waits for the server response.
The Organizer control
The Organizer control is used to display and handle organizers......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
<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.