ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
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.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
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.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
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......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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....
PageParameter (Example)
Usage example of the PageParameter function
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
FileDisplay (Example)
Usage example of the FileDisplay function
NetworkUser (Function)
Identifies the name of the connected user.