ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Task list
Each project can be associated with a task list......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
RegistrySeek (Function)
Seeks a character string in the registry.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
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......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
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......
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......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......