ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Internal component description
The description of an internal component can opened at any time......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HOpen (Function)
Opens a data file.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Data persistence
The data persistence is used to store the value typed by the user......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
2. Projects in practice
Discover the main operations that can be performed on a project....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.