ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Sensor constants
Constants used by the SensorXXX functions...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The Carousel control
The Carousel control is used to display an animated menu made of images......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...