ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Operations in a Select query : add and delete
The following paragraphs present......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
WEBDEV license agreement
WEBDEV license agreement...
Error 809: The * character cannot be used as mandatory parameter in a function
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").