ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HOnError (Function)
Customizes the management of HFSQL errors.
Compound statements
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Environment of the project editor
The main elements of the project editor are as follows:
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.