ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
8. Sharing a project in practice
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Radio Button control properties
List of properties associated with a Radio Button control...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Record (Type of variable)
The Record type is used to save the values of a record.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
fSeek (Example)
Usage example of the fSeek function
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....