ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
BurnerStatus (Function)
Returns the status of the current burner.
Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
BurnerPath (Function)
Returns the path of the current burner.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
WLanguage procedure called by HWatch
WLanguage procedure called by HWatch
Description (Property)
The Description property gets and sets the page description.
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...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
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....
Creating requirements
The following steps must be performed to implement the requirements......
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
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....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
CurrentDay( Function)
Returns the number of the current day in the current month.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
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.
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
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.