ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Installing a Webservice (old format)
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Installing a SOAP server with IIS
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
zipDeleteFile (Function)
Deletes a file from an archive.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
CallDLL32 (Function)
Runs a function found in an external DLL.