ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
User Groupware files
Two categories of data files are managed......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......