ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
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).
Properties associated with the report blocks
List of properties associated with the report blocks...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.