ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
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.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
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......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SCM: Merging differences
WDOptimizer is used to......
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....