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).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
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.).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
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.
DurationToString (Function)
Converts a duration to a character string in the specified format.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Constants for managing projects
List of constants used by the functions for managing projects....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.