ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Page Header block
The Page header block is printed on each new page......
SOAP constants
List of constants used by the SOAP functions....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....