ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Principle for running threads
At runtime, an application runs in a main thread......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WDPic (Variable type)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Constants for managing the modification of windows by the user
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....