ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......