ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
SocketCreate (Function)
Creates a socket.
WDDIXIO License Agreement
WDDIXIO License Agreement...
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
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 table 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 table 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)....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fMoveFile (Function)
Moves a file from one directory to another.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.