ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Access (Property)
The property Access property lets you manage the type of access for a connection (HFSQL Client/Server, OLE DB, ...)....
TwainToPDF (Function)
Allows: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
7. Window templates
...Window templates...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
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......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).