ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Creating the Form windows of a WINDEV RAD pattern
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Code snippets
The code editor allows you to enter "Code snippets"......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
W3C standardization
You must comply with the W3C standard (HTML 4......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
grColor (Function)
Returns and initializes the color of different chart elements.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Operations performed on state-transition diagrams
The following paragraphs explain......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
MySelf (Reserved word)
MySelf is used to handle the current control...
Execute (Function)
Starts the execution of a process through programming.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Locking data files: correspondence between WINDEV 5.5 and the later versions