ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Pyramid charts
Pyramid charts allow you to view data in descending order......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Method (Property)
The Method property specifies the HTTP method used.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
iParameter (Example)
Usage example of the iParameter function
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerEject (Function)
Opens or closes the door of current burner.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
grType (Function)
Identifies or modifies the type of chart.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
RESTSend (Function)
Sends a REST request and waits for the server response.