ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
OBEX constants
List of constants used by the OBEX functions....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
SocketRead (Function)
Retrieves a message sent by another socket.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Find/Replace in the current project
The "Find/Replace" feature is used to......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Info (Function)
Displays a custom message in a system information window.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Geolocation function constants
Constants used by geolocation functions...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.