ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Creating a delete query
A delete query (corresponding SQL statement......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Installing the monitoring robot
The monitoring robot includes three executables......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
FileDisplay (Example)
Usage example of the FileDisplay function
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.