ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageSubmit (Function)
Validates the specified page and starts the execution of a button.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
NextTitle (Function)
Modifies the title of next window to open.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
API (Function)
Runs a function found in an external DLL.
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.
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.
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......
Hasp constants
The Hasp constants are as follows......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Creating the Table windows of the WINDEV RAD pattern
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
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......
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.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min