ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
FTPAttribute (Example)
Usage example of the FTPAttribute function
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
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.
DocPrint (Function)
Prints a document in "docx" format.
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....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
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......