ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
ERR_BAD_CONTEXT
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Describing an element
A flexible modeling includes different elements linked together......
Alias (Property)
The Alias property gets the alias of an element.
XMLNext (Function)
Positions on the next element (tag or attribute).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
24. Displaying and linking pages
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......