ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
<Word Processing>.GoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
DocGoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Creating a Java archive
When your Java application is developed, you can......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Page templates
WEBDEV allows you to create page templates......
Time management help
Time management is extremely important......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Find out the account that runs the AWP protocol
8. Traffic statistics of dynamic sites
diagLibrary (Variable type)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
11. Internal components in practice
Internal components in practice...
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......