ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: General options
The main executable options are as follows......
Events associated with windows
List of events associated with windows...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Constants for managing Gantt charts
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Creating the Vision pages of the WEBDEV RAD pattern
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).