ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Ad Hoc deployment
Constants for telemetry management
Constants for telemetry management...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Time management help
Time management is extremely important......
Structure of data files of user groupware
Image control in a page
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fChangeExtension (Function)
Changes the extension of a file on disk.
Creating a select query
A select query (corresponding SQL statement......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").