ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Report viewer: Proposing several reports
In the document preview, end users can......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
grOrientation (Function)
Modifies the orientation of chart axes.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Classes, members, methods and properties
A class is made of......
19. Upload: Sending files to the server
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Type and version of Web server
The configuration diagnostic displays the following error......
27. Center or anchor a site horizontally
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Orientation (Property)
The Orientation property gets and sets the angle of an element.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Programming patterns
CAUTION......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.