ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating the skin template of a report
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
fCreate (Function)
Creates an external file.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.