ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
3. Deploying a dynamic WEBDEV site
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Guide organization
Organization of WINDEV Concepts...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......