ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Error 404: The file for HFSQL browse cannot be an expression of this type
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
FTPConnect (Example)
Usage example of the FTPConnect function
fIsImage (Function)
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV.
Text (Property)
The Text property is used to get and modify text.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The planes (in a window or in a report)
The planes are used to group the window controls......
ErrorBuild (Function)
Displays a custom error message in a system error window.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.