ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SysRecentDocList (Function)
Returns the list of recently opened documents.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Constants for managing certificates
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Round (keyword)
The Round keyword can correspond to...
Email (Property)
The Email property is used to get and change an email address.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Materialized view
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
13. External component in practice
External component in practice...