ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
MemCreate (Function)
Creates a memory area.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
8. "Mobile friendly" site: Dynamic serving
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Arithmetic operators
The arithmetic operators are......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Comparing the project messages
The comparison between source and target text helps you find translation errors......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
SocketCreate (Function)
Creates a socket.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....