ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Types associated with Word processors
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Information 2105: This function was renamed
Moves backward several records from the current position in the data file, according to a specified item....
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
CertificateSignMSIXPackage (Function)
Sign an MSIX package with a certificate. This new function is available from WINDEV Suite SaaS 2025 Update 2....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......