ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
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, ...).
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......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Round (keyword)
The Round keyword can correspond to...
Email (Property)
The Email property is used to get and change an email address.
13. External component in practice
External component in practice...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HPrevious (Function)
Positions on the previous file record according to a browse item.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......