ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Using the task management and the schedule
Time management is extremely important......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
15. Cookies: information stored on the end user's computer
Project description: Project tab
The project description window allows you to configure various elements of your project......
Private Store for mobile applications
There are two methods two deploy your applications......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
9. Types of standard controls
Types of standard controls...
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Error 803: Return and Result cannot be used in the same process
Error 530: The -- operator is not allowed
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.