ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xBase files: Limits
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
5. Project configuration
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Events associated with supercontrols
List of events associated with supercontrols...
Managing main window menus
A main menu is necessarily associated with a window......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
The Site Map control
The Site Map control allows the Web user to......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......