ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
9. Sharing a project in practice
Sharing a project in practice...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
NationFramework (Function)
Defines or identifies the language of the framework.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FontCreate (Function)
Creates a font definition.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......