ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
iGroupAdd (Function)
Adds a report to a group of reports.
14. PHP generation in practice
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
fDate (Example)
Usage example of the fDate function
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
SQLExec (Example)
Usage example of the SQLExec function
fDateTime (Example)
Usage example of the fDateTime function
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Events associated with Button controls
List of events associated with Button controls...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
dCopyImage (Example)
Usage example of the dCopyImage function
XMLModify (Function)
Modifies the content of the current element found in the XML document.
EnumControl (Example)
Usage example of the EnumControl function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SOAPRun (Function)
Runs a procedure on a SOAP server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.