ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
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]...
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
PDF file management functions
...PDF file functions...
Combo Box control functions
List of functions for handling the Combo Box controls...
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
HModify (Example)
Usage example of the HModify function
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Structure (Type of variable)
A structure is a custom type of data...
fCurrentDir (Function)
Identifies or modifies the current directory.
fSeparator (Function)
Returns a file path with normalized separators.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
SSH constants
The following constants are used to manage an SSH server:...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.