ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
DocPrint (Function)
Prints a document in "docx" format.
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
Report based on a query
Queries are used to easily select records in one or more data files......
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.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
ServiceWait (Function)
Pauses the current service during the specified duration.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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....