ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
Testing the WEBDEV Application Server setup with an example
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......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automation object
The Automation keyword is used to declare an automation object...
The Multimedia control
The Multimedia control is used to play multimedia files......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
4. Monitor your applications
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
zipExist (Function)
Used to find out whether an archive exists.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Specific features of the Express version
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.