ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
dPolyline (Function)
Draws a line composed of multiple segments.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HNext (Function)
Sets the position on the next data file record according to a browse item.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
fCopyDir (Example)
Usage example of the fCopyDir function
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
zipInfoFile (Example)
Usage example of the zipInfoFile function
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......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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.
fShortName (Example)
Usage example of the fShortName function
fCurrentDrive (Function)
Gets or sets the current drive.