ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Handling report blocks
The different operations available on report blocks are as follows......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Programming custom calculations in Table controls
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Events associated with Button controls
List of events associated with Button controls...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Currencies
A currency is a real coded on 10 bytes....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
BurnerErase (Example)
Usage example of the BurnerErase function
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......