ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
LoadWDL (Example)
Usage example of the LoadWDL function
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
EventCreate (Function)
Creates an event.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
tapiCallEnd (Function)
Returns the date and time of the end of call.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.