ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteFile (Function)
Deletes a file from an archive.
SocketCreate (Function)
Creates a socket.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
zipCreate (Function)
Creates an archive.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
zipExtractPath (Function)
Returns the path of a file found in the archive.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HOnError (Function)
Customizes the management of HFSQL errors.
Project description: Theme tab
The project description window allows you to configure various elements of your project......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
HTTPCreateForm (Function)
Creates an HTTP form.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Factorial (Function)
Returns the factorial of an integer number.