ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
7. Layouts using the Flexbox control
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
Declaring and using a variable
A variable is defined by name and type......
Common project
Projects are often cross-platform......
dPolyline (Function)
Draws a line composed of multiple segments.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Events associated with an Organization Chart control
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ERR_CANNOT_RUN_EXPLORER
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......