ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
.NET Assemblies
.NET is Microsoft's software development platform......
.NET application
To create a.NET application from a project......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
CoTan (Function)
Calculates the cotangent of an angle.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
JSONValid (Function)
Checks the validity of a JSON string.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Using .NET assemblies in a project
To use .NET assemblies in a project......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fTempPath (Example)
Usage example of the fTempPath function
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function