ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCancelSeek (Function)
Cancels the current search criterion.
HTTPAddFile (Function)
Adds a file to the HTTP form.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds...
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source...
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor...
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify...
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,...
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
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.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
WordToArray (Function)
Fills an array with the words from a string.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
StringBuild (Function)
Builds a character string from an initial string and parameters.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...