ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Looper control functions
List of functions for managing Looper controls...
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
SocketWrite (Function)
Writes a message intended to another socket.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HPriorityClient (Function)
Modifies the priority of a client application.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SOAP functions
List of SOAP functions...
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.