ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......