ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on component diagrams
The following paragraphs explain......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
ERR_NOTACTIVATED
15. Creating the executable in practice
Creating the executable in practice...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Handling Gantt Chart controls programmatically
HPriorityClient (Function)
Modifies the priority of a client application.
Print constants
List of constants used by the print functions....
HaspHLLogin (Function)
Connects the application with a Hasp key.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
fListResource (Function)
Lists the resources integrated to the 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.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Referring to an element in a WLanguage event / process
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
"About" window
The "About" window is used to display and access various information about the current application......
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....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.