ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
fWrite (Example)
Usage example of the fWrite function
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
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...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
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....
fReadLine (Example)
Usage example of the fReadLine function
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
13. External component in practice
External component in practice...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Check model
You can use check models to easily create checks...
iPrintZone (Example)
Usage example of the iPrintZone function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min