ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
<Page>.OpenChild (Function)
Opens a non-modal child window.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).