ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Various WEBDEV constants
Various WEBDEV constants...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Creating the Vision pages of the WEBDEV RAD pattern
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Copying controls from the report editor
The controls can be copied from the report editor......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......