ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLChangeConnection (Function)
Modifies the current connection.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HDescribeItem (Example)
Usage example of the HDescribeItem function
Android Widget windows
An Android application can contain one or more Widget windows......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
WDHFDiff - Use
WDHFDiff is used to compare......
fDate (Example)
Usage example of the fDate function
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
CharactType (Function)
Returns information about the type of character.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
fDateTime (Example)
Usage example of the fDateTime function
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min