ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
SysRecentDocList (Function)
Returns the list of recently opened documents.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SQLModify (Function)
Modifies the content of a row in the query result.
XMLNext (Function)
Positions on the next element (tag or attribute).
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.