ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
gpwCheckPassword (Function)
Checks a password (encrypted or not).
Constants for managing Windows events
The following constants are used to manage Windows events:...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
gpwEncryptPassword (Function)
Returns the encrypted password.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
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.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
PageAddress (Function)
Used to find out the Internet address of a page.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
RegistrySeek (Function)
Seeks a character string in the registry.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.