ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Report data source
...The reports can be created with the data coming from:...
Principle of remote check
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Other operators
The following are additional operators......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.