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).
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Merging differences (SCM)
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
3. Project dashboard
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 809: The * character cannot be used as mandatory parameter in a function
The test mode cannot operate without the project and its pages, ...
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).
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
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).
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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").
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Obtaining an SSL certificate for IIS2 (2.0 or later)