ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The single-part and multi-part archives
Two types of archives are available......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Error 102: The constants can be defined in the initialization code of project, ...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Popup window
WINDEV allows you to open windows in popup format......
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
HTML document management functions
List of functions that manipulate HTML documents....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Style (External language)
Loads a style sheet.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......