ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPaymentNb (Example)
Usage example of the FinPaymentNb function
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FTPAttribute (Example)
Usage example of the FTPAttribute function
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
EmailUpdate (Example)
Usage example of the EmailUpdate function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Bluetooth functions
List of Bluetooth functions...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....