ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
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......
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Type (Property)
The Type property is used to get and change the type of an element.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
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.
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
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.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.