ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
VariableReset (Function)
Resets the variable to its initial value.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Page templates
WEBDEV allows you to create page templates......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......