ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
fImageSelect (Function)
Opens the image picker of Windows.
Beacon functions
The following functions are used to manage Beacons......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
MinSourceCardinality (Property)
The MinSourceCardinality property gets and changes the minimum cardinality of the source item in the link.
File (Property)
The File property is used to manage the files a functionality applies to.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
fLock (Function)
Entirely or partially locks an external file.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Source>.ListSpatialKeys (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
sfMergeResult (Variable type)
The sfMergeResult type is used to find out the result of SFMerge...