ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Assignment operators
Three assignment operators are available......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HChangeKey (Example)
Usage example of the HChangeKey function
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
zipSplit (Example)
Usage example of the zipSplit function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
BurnerErase (Example)
Usage example of the BurnerErase function
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
DnDForce (Function)
DnDForce is kept for backward compatibility.
fMerge (Function)
Merges several files into a single one.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
2. Types of setup
Types of setup...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).