ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Constants for managing Organizer controls
Constants for managing Organizer controls...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
TreeView constants
List of constants used by the TreeXXX functions...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Properties of a help page
The characteristics of a help page are used to define......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
grDraw (Function)
Draws a chart according to the specified parameters.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Query technical documentation
The query editor automatically creates a technical documentation for each query......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.