ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
RGB (Function)
Defines a color from its Red, Green and Blue components.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
<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.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
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.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
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.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
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:
Info (Function)
Displays a custom message in a system information window.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.