ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketRead (Function)
Retrieves a message sent by another socket.
WDMSG license agreement
WDMSG license agreement...
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
SQLExec (Function)
Names and runs an SQL query.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
PC SOFT Free Technical Support
Thank you for buying one of our products......
Automatic documentation of external components
External components must include a technical documentation......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......