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....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Error 809: The * character cannot be used as mandatory parameter in a function
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Operations in a Select query : add and delete
The following paragraphs present......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Extracting messages added or modified since last extraction
A project was already created and translated......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
WEBDEV Application Server 2024
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Python: Native calls
WLanguage allows for native Python calls......