ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Programming custom calculations in Table controls
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Events associated with Edit controls
WLanguage events associated with Edit controls...
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Installing the monitor
The monitoring robot includes three executables......
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
fWriteLine (Example)
Usage example of the fWriteLine function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
grAddData (Function)
Adds a data into a chart.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ToastDisplay (Function)
Displays a "Toast" message.