ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
SMSSend (Function)
Sends an SMS.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fWrite (Function)
Writes: a character string into an external file. a memory section....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Installing a SOAP server with Netscape iPlanet 4.1
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HChangeConnection (Example)
Usage example of the HChangeConnection function
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Query editor: Characteristics
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Project description: Options tab
The project description window allows you to configure various elements of your project......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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......
Check model
You can use check models to easily create checks...