ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Programming overview in C and C++
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Service variable
The Service variable is used to......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
HReadNext (Function)
Sets the position on the next data file record according to a browse item.