ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Handling an internal component
An internal component is a set of elements from a project......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling Scheduler controls programmatically
A Scheduler control can be......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
26. Style sheets: to simplify the layout
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.