ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page...
NetworkConnect (Function)
Associates a drive with a shared network directory.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Multimedia control events
List of events associated with a Multimedia control...
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break...
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated...
SysIconize (Function)
Used to find out whether a window is minimized.
XMLVerifySignature (Function)
Verifies the signature of an XML node.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.