ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the task management and the schedule
Time management is extremely important......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Automatic documentation of external components
External components must include a technical documentation......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Error 301: Unknown identifier
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Constants for managing the Image Editor control
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
License agreement for Native Sybase Connector
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
XML functions
List of XML functions...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....