ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HDescribeItem (Example)
Usage example of the HDescribeItem function
ServiceStart (Function)
Starts a service.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
grPrint (Function)
Prints a chart.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
fSelect (Example)
Usage example of the fSelect function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
PopupAnimate (Function)
Displays a popup in a page cell.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
ServiceStop (Function)
Stops a service.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
iPrintReport (Function)
Prints a report created with the report editor.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.