ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
fListResource (Function)
Lists the resources integrated to the application.
OpenMobileWindow (Function)
Opens a window in a mobile application.
NotifListCategory (Function)
Lists the notification categories of the application.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
WaitWindowStart (Function)
Opens the wait window of application.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
ShellExecute (Function)
Opens a document in its associated application.
AppInstallVersion (Function)
Installs a specific application version.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HaspHLLogin (Function)
Connects the application with a Hasp key.
InApplicationTestMode (Function)
Determines if there is an application test in progress.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
15. Creating the executable in practice
Creating the executable in practice...
HFSQL: Change of name
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....