ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
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)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
fDir (Function)
Finds a file or directory.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......