ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
6. Editing a page: zoning mode
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
CookieDelete (Function)
Deletes a cookie on the user's computer....
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Description window of a combining query
The description window of a combining query consists of several sections......