ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Comment (Property)
The Comment property is used to manage comments.
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
ChangeStyle (Function)
Modifies the style of a control dynamically.
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......
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......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Using the Vista style in your windows
WINDEV allows you to customize......
Creating help pages
A help system includes several pages......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......