ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Information 302: Ambiguity between a variable and a control
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.