ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreate (Function)
Creates a socket.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
fRename (Function)
Modifies the name of a file.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Events associated with ListView controls
List of events associated with ListView controls...