ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Error 1016: The method of the class is private
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
How to find out whether a report was printed?
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
AddLink (Function)
Adds a link to a text section in an edit control.