ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Automation object
The Automation keyword is used to declare an automation object...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Properties associated with Combo Box controls that display a table
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HRead (Function)
Reads a record in a file according to a given record number.
Constants for SMS functions
List of constants used by the SMS functions....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Software license agreement
WINDEV Express license agreement...
Combination (Type of variable)
A combination is a set of options.