ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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......
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......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Style (External language)
Loads a style sheet.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
The "Analysis" pane
The "Analysis" pane lists......
Using the Vista style in your windows
WINDEV allows you to customize......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Link properties
When creating a link, you can simply specify the destination......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Handling Scheduler controls programmatically
A Scheduler control can be......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
How to develop a PHP site?
What is a PHP site?......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.