ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
"Reports & Queries" software
This is "Reports & Queries"......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating a flexible modeling
To create a new flexible modeling, you can......
Local procedure
Two types of procedures are available......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Drawing constants
List of constants used by the drawing functions....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Edit options of a report
The report editor allows you to......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.