ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query editor
The query editor is used to automatically create queries on the data files......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SemaphoreCreate (Function)
Creates a semaphore.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ExceptionInfo (Function)
Retrieves information about the current exception.
gpwOpen (Function)
Opens the User Groupware login window or page.
HLinkMemo (Example)
Usage example of the HLinkMemo function
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grType (Function)
Identifies or modifies the type of chart.
Discover all the possibilities of pivot tables
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Multi-touch management functions
The following functions are used to manage the multi-touch......
Info (Function)
Displays a custom message in a system information window.
Structure of data files of user groupware
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.