ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
New (Reserved word)
New is used to allocate memory space...
Assignment of RETURN
The return value of the process currently run can be assigned...
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Multimedia control properties
List of properties associated with the Multimedia control...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
OpenSister (Example)
Usage example of the OpenSister function
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
JSInterruptEvent (Function)
Interrupts the process of current event.
MapEndOfMove (Function)
Stops following the device movement in a Map control.