ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
5. User Groupware in practice
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
1. What is the WEBDEV administrator used for
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
Example for creating a select query
This help page explains how to create two select queries......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Report viewer: Proposing several reports
In the document preview, end users can......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......