ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Action Bar control events
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...