ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
BackgroundTaskAdd (Function)
Adds a new background task.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
LOOP statement
The statement block is repeated endlessly...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
CallDLL32 (Function)
Runs a function found in an external DLL.
EmailGetAll (Function)
Retrieves all the emails found on a server.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Execute (Function)
Starts the execution of a process through programming.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
iPreview (Function)
Configures the print destination.