ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
iCreateFont (Function)
Creates a new print font.
DnDGetData (Example)
Usage example of the DnDGetData function
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Error 30: An exception process cannot be declared inside another exception process...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
DnDEvent (Example)
Usage example of the DnDEvent function
1. Examples provided with WINDEV Mobile
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
9. Internal page
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Copying controls from the window editor
The controls can be copied from the window editor......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Source (Property)
The Source property is used to get and change the source of an element.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
9. Types of standard controls
Types of standard controls...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.