ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
.NET application
To create a.NET application from a project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
Type (Property)
The Type property is used to get and change the type of an element.
13. External component in practice
External component in practice...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
GglGetDocument (Function)
Downloads a document from Google Docs.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
fDir (Example)
Usage example of the fDir function
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....