ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HFSQL Client/Server: Configuring the data files on the server
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
The Static control
A Static control is a control used to display a static text......
Internal component
An internal component is a set of elements from a project......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
8. Windows in practice
Discover the main actions that can be performed on the windows....
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....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating nested reports