ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.State (Function)
Used to find out the state of a record.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
Error 4: A space is required after the ':' character
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Creating an executable: General options
The main executable options are as follows......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Manager of automated tests
The test manager is used to......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
11. Window templates
WINDEV Mobile allows you to create window templates....
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......