ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
OBEX constants
List of constants used by the OBEX functions....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Table control functions
List of functions specific to Table controls...
Font (Type of variable)
A Font variable creates a font programmatically...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
NotificationDisplay (Function)
Displays a message outside the browser.
System constants
List of constants used by the system functions....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Code snippets
The code editor allows you to enter "Code snippets"......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
LDAPFind (Function)
Performs a search in an LDAP server.