ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Report blocks
A printed report includes several sections......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
<sfConnection variable>.Connect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
WLanguage procedure called by inAppListProductInfo
Procedure ("Callback") called by inAppListProductInfo when the product details are received.
WLanguage procedure called by inAppRestorePurchases
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored.
WLanguage procedure called by tapiDial
tapiDial callback
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure.
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.