ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fShortPath (Example)
Usage example of the fShortPath function
SendMessage (Function)
Sends a Windows message to a control or to a window.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HState (Example)
Usage example of the HState function
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
xlsClose (Example)
Usage example of the xlsClose function
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
fLongPath (Example)
Usage example of the fLongPath function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
fImageSelect (Example)
Usage example of the fImageSelect function
DotNetDelegate (Function)
Initializes a.NET delegate.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
HMergeView (Example)
Usage example of the HMergeView function
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......