ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
HRead (Function)
Reads a record in a file according to a given record number.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
EmailReadNext (Example)
Usage example of the EmailReadNext function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<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.
iDestination (Function)
Configures the print destination.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.