ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Events associated with ListView controls
List of events associated with ListView controls...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......