ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing parallel tasks
The computers are becoming more and more powerful......
OpenMainMenu (Function)
Opens the main menu of the current window.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Constants for managing character strings
List of constants used by string management functions...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
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....
Specific features of the Express version
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min