ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
DocSave (Function)
Saves a document as a "docx" file.
WDTRAD overview
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
Switzerland.CheckBER (Function)
Checks the validity of a BER number (company identifier in the Swiss Business and Enterprise Register).
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Certificate management functions
The following functions are used to handle the certificates:...