ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
.NET application
To create a.NET application from a project......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The Check Box control
A Check Box can correspond to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Secret string vault
Passwords, private keys and tokens are often used in programming......