ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designing a supercontrol
A supercontrol is an advanced type of control......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HIndex (Function)
Rebuilds the file index (".NDX" file).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Sort (Function)
Sorts a WLanguage array.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HCross (Function)
Crosses a record in a data file.
Copying controls from the window editor
The controls can be copied from the window editor......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
ArraySort (Function)
Sorts a WLanguage array.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.