ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an Edit control programmatically
You can handle Edit controls programmatically......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Configuring the IIS 7/7.5 server
Warning 12: The label is unused
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Programming custom calculations in Table controls
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Error (Function)
Displays a custom error message in a system error window.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Constants for managing character strings
List of constants used by string management functions...
The Upload control
The Upload control is used to upload files on the Web server......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Using the query result
The result of a select query can be used in......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Handling Organization Chart controls programmatically