ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ThreadMode (Function)
Changes the management mode of threads.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
dbgInfo (Function)
Returns a debug information.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fUnlock (Function)
Entirely or partially unlocks an external file.
HSetLog (Function)
Enables or disables log management on a file.
Creating a window skin template
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
zipSelectFile (Function)
Selects files from an archive.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
dbgSaveDebugDump (Function)
Saves a dump file of the application.