ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HDescribeFile (Function)
Describes a table programmatically.
HTML document management functions
List of functions that manipulate HTML documents....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
XMLDocument (Function)
Creates a new XML document.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
BurnerSave (Example)
Usage example of the BurnerSave function
Handling a control through programming in a report
All report controls can be handled through programming......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
EventClose (Function)
Closes a synchronization event between several threads.
Document (Property)
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.