ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
iParameterViewer (Function)
Configures the report viewer.
ControlClone (Function)
Creates a new control from an existing control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Various constants
List of various constants used by the constants WINDEV functions....
dRectangle (Example)
Usage example of the dRectangle function
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HState (Example)
Usage example of the HState function
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ErrorBuild (Function)
Displays a custom error message in a system error window.
HRecNum (Example)
Usage example of the HRecNum function
dCircle (Example)
Usage example of the dCircle function
List of reserved words
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HListKey (Example)
Usage example of the HListKey function
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HCreateView (Example)
Usage example of the HCreateView function
HReadSeek (Example)
Usage example of the HReadSeek function
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
HAdd (Example)
Usage example of the HAdd function