ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Printing in PDF format: Special cases
Specific features of print in PDF format...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
DocSave (Function)
Saves a document as a "docx" file.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
13. Security benefit: managing the "Back" button
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<Document variable>.Save (Function)
Saves a document as a "docx" file.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
On/Off button in a window
The on/off button is a button that operates like a check box......
Window controls
Several types of controls can be used in a window, ......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Color (Property)
The Color property is used to get and change the color of an element.