ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Compatibility between external components and deployed applications
A component can evolve in many ways......
The Cell control
The Cell control contains controls......
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
13. Types of standard controls
HListConnection (Function)
Returns the list of connections currently described in the application.
15. Project Management Hub
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Specific features of the applications for iPhone/iPad
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
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......
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Share your projects via Git
Git is a source code manager......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......