ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
ArrayDistinct (Function)
Returns an array without duplicates.
8. Sharing a project in practice
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Image control in a page
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.