ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
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.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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).
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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......
Error 4: A space is required after the ':' character
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.