ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Voice commands in your applications
The applications that you develop can react to the user's voice......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Report data source
...The reports can be created with the data coming from:...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
13. Types of standard controls
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Binding a Check Box control to an item
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Contains (Function)
Allows you to check if a substring is within a string.
Creating the Vision pages of the WEBDEV RAD pattern
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
2. How to test a site?
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating the menus for the pages of the WEBDEV RAD pattern