ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup in MSI format
You have the ability to create a setup program in MSI standard......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
The OLE control
The OLE control is used to handle an OLE object......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Native MySQL Connector - License Agreement
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......