ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HReadLast (Example)
Usage example of the HReadLast function
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SFDelete (Function)
Deletes records from a Salesforce database.
Format (Property)
The Format property is used to identify and change the format of an element
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
CertificateList (Function)
Returns the list of certificates available on the computer.
<Image>.Copy (Function)
Copies an image to another image.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.