ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
fDir (Function)
Finds a file or directory.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Enumeration (Type of variable)
An enumeration is a set of values......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HMode (Function)
Changes the mode and the method for locking data files.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Internal component description
The description of an internal component can opened at any time......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
HPass (Function)
Defines the password used to create or open a data file.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.