ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
1. Project and analysis
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
2. Projects in practice
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
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....
WDMSG, WDTRAD and WDDIXIO: Translation tools
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Installing the monitoring robot
The monitoring robot includes three executables......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
8. Optimizing an application
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Commands of the external interface
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......