ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Service variable
The Service variable is used to......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Error 4: A space is required after the ':' character
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Border (Type of variable)
The Border type is used to handle a border through programming...
Timestamp (Property)
The Timestamp property is used to manage the timestamp of values.
Login (Property)
The Login property is used to get and change the username.
ID (Property)
The ID property is used to get and change IDs.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...