ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Viewing a report in 3D
Your report displays controls that overlap?......
Discover all the possibilities of pivot tables
14. Report templates
...Report templates are used to easily standardize report layouts....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Check Box control
A Check Box can correspond to......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Border (Type of variable)
The Border type is used to handle a border through programming...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
Resizing a window (AAF)
1
2
3
4
5
6
87
>