ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ERR_WDADMIN_EXIST
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The "Analysis" pane
The "Analysis" pane lists......
Creating a query
Two methods can be used to create a query......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
14. PHP generation in practice
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
LCommand (External language)
Returns the command line passed in parameter to the executable program.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.