ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Writing an email: the available methods
This help page presents the methods for writing an email....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Select query description window: Items that can be used
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDSQL, SQL querier: Overview
WDSQL is used to......
NotificationDisplay (Function)
Displays a message outside the browser.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Compilation options
The compilation options allow you to define the help system generation settings......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......