ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Handling a control through programming in a report
All report controls can be handled through programming......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Composite chart
A composite chart is a chart that displays several types of charts......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
NextTitle (Function)
Modifies the title of next window to open.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with Link controls
List of events associated with Link controls...
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.