ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
grCreate (Function)
Creates a specific type of chart.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
Constants used by the functions for managing Tab controls
Environment of the window editor
The main elements of window editor are as follows:
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
EmailGetAll (Function)
Retrieves all the emails found on a server.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
LOOP statement
The statement block is repeated endlessly...
gClickableLink (Function)
Adds a clickable link in a graphic string.
Events associated with an Organization Chart control
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....