ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
2. Projects in practice
Discover the main operations that can be performed on a project....
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
zipSize (Example)
Usage example of the zipSize function
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
zipIsMulti (Example)
Usage example of the zipIsMulti function
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HListKey (Example)
Usage example of the HListKey function
2. Projects in practice
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
zipMsgError (Example)
Usage example of the zipMsgError function
HNbRec (Example)
Usage example of the HNbRec function
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
zipExtractFile (Example)
Usage example of the zipExtractFile function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
HMergeView (Example)
Usage example of the HMergeView function