ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDIOpen (Function)
Opens and enables an MDI child window.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HSubstDir (Example)
Usage example of the HSubstDir function
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Sort (Function)
Sorts a WLanguage array.
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....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......