ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Principle of remote check
Saving entered data (AAF)
Using the Salesforce service
Salesforce is a very popular CRM software......
Handling a Web Component control through programming
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HCloseConnection (Function)
Closes a connection to a database.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
ERR_TIMEOUTINIT
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
CharactTypeCount (Function)
Returns the number of characters matching a given type.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.