ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
XMLDocument (Function)
Creates a new XML document.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
5. The following files are automatically created
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
PageParameter (Example)
Usage example of the PageParameter function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.