ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentInfo (Function)
Returns information about a component.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Guided tour management constants
Automatic management of exceptions
The management of exceptions can be customized by process......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Constants for managing the registry
List of constants used by the registry management functions....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...