ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Open (Function)
Opens a modal WINDEV window.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Programming overview in C and C++
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Programming patterns
CAUTION......
OpenChild (Function)
Opens a non-modal child window.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Error 102: The constants can be defined in the initialization code of project, ...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Error 107: Redefinition of the parameter
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
2. How to test a site?
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
1
2
3
4
5
6
269
>