ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ControlClone (Function)
Creates a new control from an existing control.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
List of reserved words
HOpenConnection (Example)
Usage example of the HOpenConnection function
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Events associated with a Gantt Chart column
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
12. Retrieving data from a site
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
The tables in a report
In a report, a table includes a set of controls called "Table cells"......