ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
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.)....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Error 803: Return and Result cannot be used in the same process
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
4. When to use the debugger?
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
Changing sites from AWP to SEO-ready session mode
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
The requested action cannot been performed: the page was not synchronized
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
DriveListeDirectory (Function)
Lists the directories of an Drive.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......