ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Border (Type of variable)
The Border type is used to handle a border through programming...
Handling controls in a report
The different operations available for the report controls are as follows......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
XMLFind (Function)
Performs a search in an XML document.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Handling the framesets
The different operations that can be performed on the framesets are as follows......