ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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......
iPreview (Function)
Configures the print destination.
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.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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......
Check model
You can use check models to easily create checks...