ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
gImage (Function)
Builds a sequence of characters containing an image.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
SOAPRun (Example)
Usage example of the SOAPRun function
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
DDEString (Example)
Usage example of the DDEString function
Move
The Move property determines if an element can be moved.
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Compression (Property)
The Compression property gets and sets the data compression mode.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.