ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
OpenSister (Example)
Usage example of the OpenSister function
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Value (Property)
The Value property is used to get and change the value of an element.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
SemaphoreCreate (Function)
Creates a semaphore.
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.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Caption (Property)
The Caption property is used to get and change the text of an element.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
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
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.
zipOpen (Function)
Opens an existing archive.