ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
fDirSize (Function)
Returns the size of a directory in bytes.
Contains (Function)
Allows you to check if a substring is within a string.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
SQLExec (Function)
Names and runs an SQL query.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
fRead (Example)
Usage example of the fRead function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The Check Box control
A Check Box can correspond to......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Constants for managing Map controls
Constants for managing Map controls...
ThreadExecute (Function)
Starts the execution of a secondary thread.
SSH constants
The following constants are used to manage an SSH server:...