ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
ToastDisplay (Function)
Displays a "Toast" message.
Image drawing and processing functions
List of image drawing and processing functions...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates....
Printing in PDF format: Special cases
Specific features of print in PDF format...
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
XMLResult (Function)
Returns the result of a calculation XPath query.
Array management functions
List of functions for managing arrays...
API (Function)
Runs a function found in an external DLL.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
HJSONToRecord (Function)
Imports JSON data into the current record.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Advanced types
The advanced types of WLanguage are as follows...
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.