ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Clipboard management functions
List of functions for managing the clipboard...
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SysSetFocus (Function)
Sets focus to a window or control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
MatWrite (Example)
Usage example of the MatWrite function