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...
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Connexion HFSQL>AsynchronousMemoCheck (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Report controls
Several types of controls can be handled in a report created by the report editor......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
InitialState (Property)
The InitialState property gets the initial state of a control.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).