ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fAttribute (Function)
Returns or modifies the attributes of a file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV...
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).