ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
WaitWindowStart (Function)
Opens the wait window of application.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Error 301: Unknown identifier
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
CertificateSignString (Function)
Creates the signature of a character string.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.