ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
ToastDisplay (Function)
Displays a "Toast" message.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Project description: Options tab
The project description window allows you to configure various elements of your project......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Software license agreement
WINDEV Express license agreement...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.