ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
ServiceRestart (Function)
Restarts a service (already started).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Border management constants
List of constants used by the border management functions....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
fMoveDir (Function)
Moves a directory and its content.
fSelectDir (Function)
Opens a directory picker.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
KeyPressed (Function)
Checks which key is pressed.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....