ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
grPrint (Function)
Prints a chart.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
iLine (Function)
Prints a line at specified coordinates.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Operations performed on sequence diagrams
The following paragraphs explain......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.