ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designing a supercontrol
A supercontrol is an advanced type of control......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
NextTitle (Function)
Modifies the title of next window to open.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MDIOpen (Function)
Opens and enables an MDI child window.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
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.
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.
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.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.