ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time (Type of variable)
The Time type is used to easily handle the times...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Looper control functions
List of functions for managing Looper controls...
HModify (Example)
Usage example of the HModify function
The Line control
A Line control is used to display a line in a page......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
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"....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Handling a Web Component control through programming
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fSeparator (Function)
Returns a file path with normalized separators.