ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
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...
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
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...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
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.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.