ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
PDF file management functions
...PDF file functions...
GetDefinition (Function)
Retrieves the definition of element type.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
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.
fMemExist (Function)
Checks the existence of a shared memory zone.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
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....
HTTPSendForm (Function)
Sends an HTTP form.
<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....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
FileDisplay (Example)
Usage example of the FileDisplay function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ShellExecute (Function)
Opens a document in its associated application.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.