ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Alias (Property)
The Alias property gets the alias of an element.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.
LDAP constants
List of constants used by the LDAP functions....
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
TelemetryEnable (Function)
Enables the telemetry manually.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
CurrentWin (Function)
Identifies the window currently in edit.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.