ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
InfoBuild (Function)
Displays a custom message in a system information window.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
2. Projects in practice
Discover the main operations that can be performed on a project....
Push notification
A mobile device can receive push notifications......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Events associated with TreeView controls
List of events associated with TreeView controls...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Error (Function)
Displays a custom error message in a system error window.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
ChronoReset (Function)
Stops and resets a running stopwatch.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
PDF file management functions
...PDF file functions...
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Environment of the report editor
Environment of the report editor...
Font (Type of variable)
A Font variable creates a font programmatically...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Events associated with Tab controls
List of events associated with Tab controls...