ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC constants
List of constants used by the NFC functions...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ShellExecute (Function)
Opens a document in its associated application.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
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......