ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
WINDEV License Agreement
WINDEV License Agreement...
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WEBDEV license agreement
WEBDEV license agreement...
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.