ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
The "Commands" pane
The "Commands" pane lists......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Toolbar control properties
List of properties associated with the Toolbar control...
The Site Map control
The Site Map control allows the Web user to......
Code editor: Display options
The code editor proposes several display options......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fWrite (Example)
Usage example of the fWrite function
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.