ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCross (Function)
Crosses a record in a data file.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HTTP constants
List of constants used by the HTTP functions....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Image control
The Image control is used to......