ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
Associative array (Type of variable)
An associative array is an "advanced" type of array...
FileDisplay (Function)
Displays a file in the user's browser....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
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....
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
XMLSave (Function)
Saves an XML document in a file.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
NetworkUser (Function)
Identifies the name of the connected user.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
TimeToString (Function)
Converts a time to a string in the specified format.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....