ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGB (Function)
Defines a color from its Red, Green and Blue components.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
29. SEO in practice
fMemExist (Function)
Checks the existence of a shared memory zone.
PDF file management functions
...PDF file functions...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
TimeValid (Function)
Checks the time validity.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
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....
<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.