ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Canada.checkTaxNumber (Function)
Tests the validity of a Canadian tax number.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
France.checkTaxNumber (Function)
Tests the validity of a French tax number.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Italy.checkTaxNumber (Function)
Tests the validity of a tax number in Italy.
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
Germany.checkTaxNumber (Function)
Tests the validity of a tax number in Germany.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
The pages
Pages are the main interface of a WEBDEV site......