ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
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.
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
CertificateSignMSIXPackage (Function)
Sign an MSIX package with a certificate. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Information 2105: This function was renamed
How to create a patch?
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
ContextClose (Function)
Closes a page context.
PreviousPage (Function)
Returns the name of the previous page.