ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Automatic management of exceptions
The management of exceptions can be customized by process......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
FileToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
SysNation (Function)
Returns the nation currently used by the system.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Looper control based on a data file
This type of Looper control uses data from a data file or query......