ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Describing an element
A flexible modeling includes different elements linked together......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
fSelect (Function)
Opens the Windows file picker.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Installing the robot controller
The monitoring robot includes three executables......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......