ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
<Spreadsheet>.ListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
Error 1010: The member of the class is constant
CtExtendedInfo (Property)
The CtExtendedInfo property gets the additional information inserted into the database connection string.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
4. Create a page in the editor...
Changes the mode and the method for locking data files....
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts in a Lotus Notes or Outlook address book.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
25. Performing a process on several successive pages
Performing a process on several successive pages...