ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text (Property)
The Text property is used to get and modify text.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
Manipulating TimeLine controls programmatically
A TimeLine control can be......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
fShortName (Example)
Usage example of the fShortName function
zipInfoFile (Example)
Usage example of the zipInfoFile function
fCurrentDrive (Function)
Gets or sets the current drive.