ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Google constants
List of constants used by the Google functions....
Caption (Property)
The Caption property is used to get and change the text of an element.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SemaphoreCreate (Function)
Creates a semaphore.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HChangeConnection (Example)
Usage example of the HChangeConnection function
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HTTPSendForm (Function)
Sends an HTTP form.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Events associated with ListView controls
List of events associated with ListView controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
16. Java applications in practice
Java applications in practice...
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.