ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
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......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Description window of a combining query
The description window of a combining query consists of several sections......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HFSQL Client/Server: Configuring the server
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
4. UI: Windows
IU of windows...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Error 2109: You are using the ObjectInfo function
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......