ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCancel (Function)
Cancels the current burn process.
MatTranspose (Function)
Calculates the transposed matrix.
WINDEV Mobile 2024 Tutorial - Table of contents
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MatInvert (Function)
Calculates the inverse of a square matrix.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Constants for managing certificates
Android Widget windows
An Android application can contain one or more Widget windows......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
SocketConnect (Function)
Connects a client computer to a given socket.
WDTRAD license agreement
WDTRAD license agreement...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.