ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Line (Property)
The Line property is used to define the line style used.
Error 3: The string has no final "
Android Control Center
Do you know where to find your application log files?...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Quickly select your data using filters
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
2. WEBDEV administrator in practice
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ERR_ALREADYCONNECTED
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Exist (Property)
The Exist property is used to determine if an element exists.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....