ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress,...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management...
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
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.
fCompare (Function)
Compares the content of two files bit by bit.
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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable...