ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
XML functions
List of XML functions...
Time (Type of variable)
The Time type is used to easily handle the times...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.