ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
zipOpen (Example)
Usage example of the zipOpen function
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs...
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed...
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable...
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string...