ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
SSH constants
The following constants are used to manage an SSH server:...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
KeyCompareKey (Function)
Compares an initial key with an activation key.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV: Example of programmed Drag and Drop
Copying and cloning
Variables are copied using the "=" operator...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HDropView (Function)
Removes a materialized view from the HFSQL server.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......