ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Error 1016: The method of the class is private
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Handling Scheduler controls programmatically
A Scheduler control can be......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Translating a text file with WDTRAD
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......