ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Miscellaneous Windows constants
List of constants used by the Windows functions....
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Configuring an application with User Groupware
User Groupware files
Two categories of data files are managed......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
dCopy (Function)
Copies an image to another image.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
FreeDLL
The FreeDLL keyword can correspond to ...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ControlClone (Function)
Creates a new control from an existing control.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Running the test of the User Groupware and installing it