ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceWait (Function)
Pauses the current service during the specified duration.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
PDF printing: Special cases
Specific features of print in PDF format...
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
State (Property)
The State property is used to get and change the state of an element.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
fLock (Function)
Entirely or partially locks an external file.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.