ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Shared memory area constants
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
xlsClose (Function)
Closes an XLS file.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Action Bar control events
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
2. Projects in practice
Discover the main operations that can be performed on a project....
PreviousPage (Function)
Returns the name of the previous page.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......