ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
ChangeStyle (Function)
Modifies the style of a control dynamically.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WDXView : Use
This help page presents the different features of WDXView......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......