ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating a select query
A select query (corresponding SQL statement......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
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......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ComponentLocate (Function)
Specifies the access path to an external component of project.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......