ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
HDelete (Function)
Deletes a record from a data file (query or view).
MaskFormat (Function)
Formats a character string using an InputMask variable.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Random (Function)
Returns a random number.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Array>.Sum (Function)
Calculates the sum of the array elements.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
OCRAddLanguage (Function)
Adds a language to the native OCR system.