ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Organization Chart controls programmatically
fTempDir (Function)
Returns the name of directory used to store the temporary files.
MemDelete (Function)
Deletes an element from a memory zone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
WDXView : Use
This help page presents the different features of WDXView......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Page with parameters
Commands of the external interface