ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminFindClient (Function)
Finds a SaaS client account.
PicRotation (Function)
Rotates a WDPic image.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
HIndex (Example)
Usage example of the HIndex function
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SysValidHandle (Function)
Checks the validity of a window handle.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.