ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Error 31: The file to include is not found. Check the name and path ...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Component diagram
A component diagram shows the physical and static architecture of a system software......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
7. AJAX technology
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Error 103: The type is unknown
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......