ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organizer control
The Organizer control is used to display and handle organizers......
iCloseReport (Function)
Stops printing the current report immediately.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Warning (Function)
Displays a custom message in a system warning window.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Local procedure
Two types of procedures are available......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
OpenChild (Function)
Opens a non-modal child window.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
3-tier architecture
The development in "3-tier" architecture is now simplified......
grCreate (Function)
Creates a specific type of chart.
Report based on a query
Queries are used to easily select records in one or more data files......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....