ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Category (Property)
The Category property gets and sets the category of an element.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Error 113: Non-dynamic array without definition
Error 28: No END statement is associated with this SWITCH
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
HCancelSeek (Function)
Cancels the current search criterion.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......