ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
dCopyImage (Example)
Usage example of the dCopyImage function
Programming overview in C and C++
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
DnDEvent (Example)
Usage example of the DnDEvent function
Guided tour management constants
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Simplify your searches
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Specific features of the Express version
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......