ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Events associated with Tab controls
List of events associated with Tab controls...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TableInfoXY (Example)
Usage example of the TableInfoXY function
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
Various constants
List of various constants used by the constants WINDEV functions....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Multimedia control properties
List of properties associated with the Multimedia control...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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
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....