ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
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......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
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)....
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......
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...
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
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
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....
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....
The Wire control
The Wire control is used to visually link 2 controls......
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...
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......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......