ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Task list
Each project can be associated with a task list......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
8. 10 tips for better interfaces...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......