ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
11. Window templates
WINDEV Mobile allows you to create window templates....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
2. Modes to install an application
zipDeleteFile (Function)
Deletes a file from an archive.
Error 1030: The access to the base class is restricted by a private inheritance
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
eChangeCurrency (Function)
Converts a currency into another currency.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min