ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling TimeLine controls programmatically
A TimeLine control can be......
8. 10 tips for better interfaces...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Various WEBDEV constants
Various WEBDEV constants...
Comparison operators
The comparison operators can be divided into several categories......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......