ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Speech synthesis in the mobile applications
The phones can talk!......
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Sound (Function)
Plays a sound in WAV format.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.