ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
WDOptimizer: Editing and modifying a ".REP" file
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Analysis links
The links are used to link the files found in an analysis between themselves......
XML management: Use example
This application example manages an XML file named "Orders......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
NET constants
List of constants used by the DotNet functions....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ERR_NO_APPLICATION
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.