ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
14. Managing the "Back" button in practice
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Events associated with TreeView controls
List of events associated with TreeView controls...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
grTitle (Function)
Modifies the caption and/or position of the chart title....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Events associated with the project
List of events associated with the project...
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......