ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Installing a SOAP server with Netscape iPlanet 4.1
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Comparison operators
The comparison operators can be divided into several categories......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Sensor constants
Constants used by the SensorXXX functions...