ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPCommand (Function)
Sends a specific FTP command to a server.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task...
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
LooperAdd (Function)
Adds a row at the end of a Looper control.
fRename (Function)
Modifies the name of a file.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
The "Code hashtags" pane
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
fWrite (Function)
Writes: a character string to an external file. a memory section....
EventChange (Function)
Modifies the status of an event.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
The Check Box control
A Check Box can correspond to......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Assignment operators
Three assignment operators are available......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.