ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Error 704: The property does not exist on
WINDEV Mobile concepts
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Events associated with framesets
List of events associated with framesets...
Configuring the IIS 7/7.5 server
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Installing the robot controller
The monitoring robot includes three executables......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......