ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Common project
Projects are often cross-platform......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Edit options of a report
The report editor allows you to......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
8. Traffic statistics of dynamic sites
2. Modes to install an application
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Principle for running threads
At runtime, an application runs in a main thread......
User group settings
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Testing the WEBDEV Application Server setup with an example
Creating a select query
A select query (corresponding SQL statement......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......