ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Scheduler control events
The following events associated with Scheduler controls:...
Width (Property)
The Width property is used to determine and change the width of an element.
ChangeAction (Example)
Usage example of ChangeAction
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
MemSeek (Example)
Usage example of the MemSeek function
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Utility components
WINDEV includes several utility components that allow you to handle data directly......