ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Events associated with Bar Code controls
List of events associated with Bar Code controls...
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
ReplicSynchro: Overview
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Error 1001: The operators: and:: can only be used in the methods of classes