ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WINDEV concepts
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fSeek (Example)
Usage example of the fSeek function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
fDelete (Example)
Usage example of the fDelete function
fTrackFile (Function)
Triggers the tracking of a file.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Burner constants
List of constants used by the burner functions....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
iBorder (Function)
Prints a border at specified coordinates.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
EncryptStandard (Example)
Usage example of the EncryptStandard function
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.