ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Internal window
Internal windows...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Glossary
The glossary lists all the abbreviations used in the code editor......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
WINDEV applications for Linux: Specific features
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
PDF Reader control events
HCopyRecord (Example)
Usage example of the HCopyRecord function
fFileExist (Function)
Checks the existence of an external file.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Title (Property)
The Title property is used to get and change the title of an element.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
NFCWriteTag (Function)
Starts writing data to an NFC tag.