ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
The Carousel control
The Carousel control is used to display an animated menu made of images......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
WEBDEV concepts
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
How to create a patch?
HDBIndex (Function)
Opens an xBase index file.