ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
StringInsert (Function)
Inserts a string into another character string at a given position.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<String type>.Insert (Function)
Inserts a string into another character string at a given position.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
1
2
3
4
5
6
131
>