ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
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.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
20. Control templates
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
How to loop through a file using filters?
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WDDeploy features
WDDeploy can be used to......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Defining columns of Table controls programmatically
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
NetDirList (Function)
Lists the directories and the files found: 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 a WinForm .Net control through programming
8. Optimizing an application
Commands of the external interface
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......