ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
CharactType (Function)
Returns information about the type of character.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
The Tab control
The Tab control is used to simultaneously display different controls......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Environment of the project editor
The main elements of the project editor are as follows:
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Display (External language)
Displays a value in a control or assigns a value in a variable.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......