ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to open a page?
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Bitwise operators
The operations on binary values are performed......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Events associated with Calendar controls
List of events associated with Calendar controls...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......