ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
dbgInfo (Function)
Returns a debug information.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
ComponentInfo (Function)
Returns information about a component.
fDriveInfo (Function)
Returns information about a drive.
ReplicInfo (Function)
Returns information about a replication.
Error 1009: The member of the class is private
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....