ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Table,Insert (External language)
Inserts an element into a table at a given position.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Handling TimeLine controls programmatically
A TimeLine control can be......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
1. Examples provided with WINDEV Mobile
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.