ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
sfLeadConvertResult (Variable type)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
HFSQL properties
List of HFSQL properties...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HTTP constants
List of constants used by the HTTP functions....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
MCI constants
List of constants used by the MCI functions....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....