ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
zipCreate (Function)
Creates an archive.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HTTPCreateForm (Function)
Creates an HTTP form.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Map control functions
Map control functions...
SocketExist (Function)
Checks the existence of socket.
Thread management functions
List of functions for managing threads...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.