ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
SemaphoreCreate (Function)
Creates a semaphore.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.