ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
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...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
HCreateMovableReplica (Function)
Creates a movable replication.
CurrentDay( Function)
Returns the number of the current day in the current month.
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......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
grIncreaseData (Function)
Adds a value to a data in a chart.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Arithmetic operators
The arithmetic operators are......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....