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...
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Service management functions
List of functions for managing services...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
28. Site SEO
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Environment of code editor
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
<Image>.Copy (Function)
Copies an image to another image.
The Upload control
The Upload control is used to upload files on the Web server......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Examples for using the OLE DB provider for HFSQL
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Invalid input management functions
Invalid input management functions...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeactivateTrigger (Function)
Disables a trigger.