ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
15. Creating the executable in practice
Creating the executable in practice...
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family ......
AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
System constants
List of constants used by the system functions....
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
FTP constants
List of constants used by FTP functions....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Service variable
The Service variable is used to......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Displaying a page in a WEBDEV website
Displaying a new page in a WEBDEV website can be done according to several methods......