ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
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.
WDDeploy features
WDDeploy can be used to......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FontCreate (Function)
Creates a font definition.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operator on Address
The & operator returns the address of a variable as an integer
tapiListen (Example)
Usage example of the tapiListen function
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
16. Java applications in practice
Java applications in practice...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).