ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with Link controls
List of events associated with Link controls...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Automatic management of exceptions
The management of exceptions can be customized by process......
Python: Native calls
WLanguage allows for native Python calls......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
SQL view
An SQL view is a virtual data source defined by an SQL query......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.