ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Accessibilité (Property)
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Net constants
List of constants used by the Net functions....
The Organizer control
The Organizer control is used to display and handle organizers......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
ErrorBuild (Function)
Displays a custom error message in a system error window.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Other operators
The following are additional operators......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Constant
The constants are language elements whose value is fixed once and for all...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.