ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
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.