ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
KeyExpression (Example)
Usage example of the KeyExpression property
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
fShortName (Example)
Usage example of the fShortName function
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
fReadLine (Example)
Usage example of the fReadLine function
Events associated with Edit controls
WLanguage events associated with Edit controls...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Events associated with Calendar controls
List of events associated with Calendar controls...
Accessibilité (Property)
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Warning 18: Loop without potential end
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SysRecentDocList (Function)
Returns the list of recently opened documents.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......