ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic documentation of external components
External components must include a technical documentation......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HDescribeConnection (Function)
Describes a new connection to an external database.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
W3C standardization
You must comply with the W3C standard (HTML 4......
DDEString (Example)
Usage example of the DDEString function
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Sound (Function)
Plays a sound in WAV format.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......