ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
The HTML Display control
The HTML Display control displays a web page in an application......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Handling TimeLine controls programmatically
A TimeLine control can be......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
PDFSign (Function)
Applies an approval signature to an existing PDF.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Functions for handling directories and external files
List of functions for handling external files...
Error 1001: The operators: and:: can only be used in the methods of classes