ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
LDAP constants
List of constants used by the LDAP functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
iPrintReport (Example)
Usage example of the iPrintReport function
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Document (Type of variable)
The Document type is used to handle a "docx" document.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
The Line control
A Line control is used to display a line in a page......
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.