ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
SocketConnect (Function)
Connects a client computer to a given socket.
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......