ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
KeyCompareKey (Function)
Compares an initial key with an activation key.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
ContactAdd (Example)
Usage example of the ContactAdd function
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Info (Function)
Displays a custom message in a system information window.
SFDelete (Function)
Deletes records from a Salesforce database.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Report based on a query
Queries are used to easily select records in one or more data files......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Scheduler control events
The following events associated with Scheduler controls:...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......