ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
8. Sharing a project in practice
Recycle code windows
By default, a single code window is opened per ......
gImage (Function)
Builds a sequence of characters containing an image.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
OLEServer (Function)
Lists the OLE servers registered toward the current system.
Managing assertions
...The main available features are as follows:...
Installing a SOAP server with IIS
DnDCursor (Example)
Usage example of the DnDCursor function
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Analysis links
The links are used to link the files found in an analysis between themselves......
DnDEvent (Example)
Usage example of the DnDEvent function
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......