ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HTMLToText (Function)
Converts an HTML string or buffer to text.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
General environment of WINDEV
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Android Widget windows
An Android application can contain one or more Widget windows......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Environment of the project editor
The main elements of the project editor are as follows:
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with Tab controls
List of events associated with Tab controls...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
8. Sharing a project in practice
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......