ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGB (Function)
Defines a color from its Red, Green and Blue components.
fMemExist (Function)
Checks the existence of a shared memory zone.
PDF file management functions
...PDF file functions...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
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.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Conversion (Function)
Converts a value from a unit to another one.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.