ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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)......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
The Organizer control
The Organizer control is used to display and handle organizers......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Accessibilité (Property)
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Window controls
Several types of controls can be used in a window, ......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Net constants
List of constants used by the Net functions....
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
ErrorBuild (Function)
Displays a custom error message in a system error window.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Warning (Function)
Displays a custom message in a system warning window.
InfoBuild (Function)
Displays a custom message in a system information window.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.