ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Description (Property)
The Description property is used to get and change the description of an element.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Source (Property)
The Source property is used to get and change the source of an element.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Type (Property)
The Type property is used to get and change the type of an element.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Query editor
The query editor is used to automatically create queries on the data files......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
The different types of integers
Address
The Address keyword can correspond to...
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.