ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Parallel task management functions
The following functions are used to manage parallel tasks...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
SNMPCloseSession (Function)
Closes an SNMP session.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.