ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Hash constants
List of constants used by the Hash functions....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
BTDisableService (Function)
Disables a service on a Bluetooth device.
TreeSort (Function)
Sorts the elements found in a TreeView control.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating a window skin template