ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Passing parameters
The parameters can be passed to a procedure......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......