ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDDIXIO License Agreement
WDDIXIO License Agreement...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves...
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
HPrevious (Function)
Positions on the previous file record according to a browse item.
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...
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...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer,...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
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
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...