ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Constants for managing the modification of windows by the user
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Principle for running threads
At runtime, an application runs in a main thread......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Logical operators
The logical operators are as follows......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
iPrintBlock (Function)
Forces a report block to print.
EXE constants
List of constants used by the functions for managing executables....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Discover all the possibilities of pivot tables
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.