ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
WEBDEV 2024 Tutorial - Table of contents
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Entity of a CDM
To group information according the MERISE method, entities must be created......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HToItem (Function)
Assigns the specified value to an item of the current record.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Automation object
The Automation keyword is used to declare an automation object...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
WINDEV 2024 Tutorial - Table of contents
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Events associated with Calendar controls
List of events associated with Calendar controls...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
INIRead (Example)
Usage example of the INIRead function
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Creating index keywords
Index keywords allow users to easily find a help page......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Image control in a page
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......