ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
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.
Constant
The constants are language elements whose value is fixed once and for all...
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.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
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......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Constants for managing Map controls
Constants for managing Map controls...
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....