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, we recommend that you to compare the non-compressed size of file with the available disk space.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Constants for managing Map controls
Constants for managing Map controls...
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Events associated with the Conference control
List of events associated with a Conference control...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Caption (Property)
The Caption property is used to get and change the text of an element.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
NFCSendTag (Function)
Sends a NFC tag to another device.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.