ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
ERR_NO_WDADMIN
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
1. What is a website?
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Translating a text file with WDTRAD
Native Sybase Connector for WINDEV and WEBDEV 2024
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Cardinalities
The cardinalities are used to count the links between the files......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
OCRExtractText (Function)
Reads the text contained in an image.
Replication: The different types
The data replication is a powerful feature......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......