ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
ChronoReset (Function)
Stops and resets a running stopwatch.
Other operators
The following are additional operators......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
fMemExist (Function)
Checks the existence of a shared memory zone.
PDF file management functions
...PDF file functions...
HTTPRequest (Function)
Starts an HTTP request on a server.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HNext (Function)
Sets the position on the next data file record according to a browse item.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).