ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
ArraySort (Function)
Sorts a WLanguage array.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
ContextClose (Function)
Closes a page context.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Size (Property)
The Size property is used to determine and change the size of an element.
HClient structure
The HClient structure is used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
EndService (Function)
Ends the execution of the current service.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MatExist (Function)
Checks the whether the matrix exists in memory.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.