ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
The Wire control
The Wire control is used to visually link 2 controls......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Label report
The report editor allows you to create "Label" reports......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
1. What is the WEBDEV administrator used for
Test of a query
The query editor allows you to run the test of query result......
Query based on query
Queries can be based on items from another query......