ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Using WDDIXIO
To translate the text used in your project:...
DotNetDelegate (Function)
Initializes a.NET delegate.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Chart constants
List of constants used by the functions for chart management....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.