ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Creating the executable and the setup program
The languages supported by the application are taken into account......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
HOpen (Function)
Opens a table.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
fRename (Function)
Modifies the name of a file.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Android Widget windows
An Android application can contain one or more Widget windows......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.