ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Facebook functions
List of Facebook functions...
After
They After keyword can correspond to:
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
LooperAdd (Function)
Adds a row at the end of a Looper control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Error 1011: To access the global member of the class, use ClassName::MemberName