ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Project description: Project tab
The project description window allows you to configure various elements of your project......
fDateTime (Example)
Usage example of the fDateTime function
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
SemaphoreCreate (Function)
Creates a semaphore.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Accessing a database via a web service
The database can be accessed via a web service......
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
API (Example)
Usage example of the API function
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
fDate (Example)
Usage example of the fDate function
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
CallDLL32 (Example)
Usage example of the CallDLL32 function
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.