ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Description (Property)
The Description property is used to get and change the page description.
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.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Handling an internal component
An internal component is a set of elements from a project......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
CurrentDay( Function)
Returns the number of the current day in the current month.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......