ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Assignment operators
Three assignment operators are available......
Installing a SOAP server with IIS
13. External component in practice
External component in practice...
12. External component in practice
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HAddGroup (Function)
Adds a group of users.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
WINDEV Mobile 2024 Tutorial - Table of contents
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Select query description window: Use
Let's see some operations specific to the description window of a select query......