ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HChangeConnection (Example)
Usage example of the HChangeConnection function
LDAPFind (Function)
Performs a search in an LDAP server.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
How to create a patch?
Assisted universal replication: specific features
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
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...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
HOnError (Function)
Customizes the management of HFSQL errors.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
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....
Generating an application for Universal Windows 10 App
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.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.