ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Google Contacts management functions
List of functions for managing Google contacts...
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
GetDefinition (Function)
Retrieves the definition of element type.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The Check Box control
A Check Box can correspond to......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
fSelectDir (Function)
Opens a directory picker.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
NotificationDisplay (Function)
Displays a message outside the browser.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......