ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
DashDisplay (Function)
Refreshes elements in a Dashboard control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fExeDir (Function)
Returns the directory from which the execution is started.
fAttribute (Function)
Returns or modifies the attributes of a file.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
fCreate (Function)
Creates an external file.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fRename (Function)
Modifies the name of a file.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.