ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
OpenSister (Function)
Opens a non-modal sibling window.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Aliases on data files: HAlias
The aliases are used to handle......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
5. Site test in practice
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.