ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDGetData (Example)
Usage example of the DnDGetData function
fTempDir (Function)
Returns the name of directory used to store the temporary files.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
ControlToSource (Function)
Assigns the control value to the source of a control link.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Variable scope
Variables can be declared anywhere in the code....
fSelect (Function)
Opens the Windows file picker.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Creating a window skin template
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Body Complement block
The Body complement block is linked to the Body block......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.