ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Accessibilité (Property)
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
fShortName (Example)
Usage example of the fShortName function
JSONValid (Function)
Checks the validity of a JSON string.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Project Management Hub: Time tracking
The time spent can be listed on......
fDelete (Example)
Usage example of the fDelete function
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
fTempPath (Example)
Usage example of the fTempPath function
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......