ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentDay( Function)
Returns the number of the current day in the current month.
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......
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).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
9. Hardware and software requirements
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Table,Display (External language)
Refreshes the Table control.
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....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Example for creating a select query
This help page explains how to create two select queries......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
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.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......