ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
ERR_NO_PAGE
Returns the availability status of the storage card on the device....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Events associated with Flash controls
List of events associated with Flash controls...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
FlexAlignSelf (Property)
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
7. Source Code Manager (SCM)
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
5. Project configuration
Deletes a row from a Looper control....
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Sin (Function)
Returns the sine of an angle.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......