ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia control...
Various constants
List of various constants used by the constants WINDEV functions....
iForceComplement (Function)
Forces the printing of a Body Complement block.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
Warning (Function)
Displays a custom message in a system warning window.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
TableInfoXY (Example)
Usage example of the TableInfoXY function
PageParameter (Example)
Usage example of the PageParameter function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HModify (Example)
Usage example of the HModify function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
New (Reserved word)
New is used to allocate memory space...
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....
The Line control
A Line control is used to display a line in a page......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Automatic documentation of external components
External components must include a technical documentation......