ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
ThreadExecute (Function)
Starts the execution of a secondary thread.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Types of standard controls
Types of standard controls...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Starting WDOptimizer in a command line
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HRead (Function)
Reads a record in a file according to a given record number.
Chart: Managing legends
Several types of legends are supported in the charts......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Record (Type of variable)
The Record type is used to save the values of a record.
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....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......