ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
fLock (Example)
Usage example of the fLock function
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
dStraighten (Function)
Transforms an image by applying perspective correction.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
2. User-friendly editors in practice
User-friendly editors in practice...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
On/Off button in a window
The on/off button is a button that operates like a check box......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Handling controls in a report
The different operations available for the report controls are as follows......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......