ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
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......
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
Designing a supercontrol
A supercontrol is an advanced type of control......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
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
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.