ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
iPrintImage (Function)
Sends the image file to print to the print buffer.