ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Partial indexing of memos
You now have the ability to index the content of a text memo item......
Truncate (Function)
Truncates the right part of a string or buffer.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
ERR_PARSER
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Runtime log
The runtime log is the best way to identify the most used features of an application......
1
2
3
4
5
6
19
>