ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Constants for external files
List of constants used by the functions for managing external files....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Information 2104: This function is kept for backward compatibility
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Popup window
WINDEV allows you to open windows in popup format......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
10. UMC: User Macro-Code
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
3. UML models in practice
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Automatic management of exceptions
The management of exceptions can be customized by process......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.