ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia constants
List of constants used by the multimedia functions....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HAdd (Example)
Usage example of the HAdd function
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
fMemExist (Function)
Checks the existence of a shared memory zone.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Link control properties
The Link control is available in a page and in a report......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Page Header block
The Page header block is printed on each new page......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......