ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Multimedia constants
List of constants used by the multimedia functions....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
fTempFile (Function)
Returns the name of a unique temporary file.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
NET constants
List of constants used by the DotNet functions....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Google Maps management functions
List of functions for managing Google maps...
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Google document management functions
List of functions for managing Google documents...
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Constants for managing appointments
Lists of constants used to manage the appointments...
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Diagram constants
The following constants are used to manage diagrams:...
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Functions for handling directories and external files
List of functions for handling external files...
MatWrite (Example)
Usage example of the MatWrite function