ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Z-index of a control
All the controls in a window or report have a different z-index......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OpenMobileWindow (Function)
Opens a window in a mobile application.
RestartProgram (Function)
Ends the application and restarts it.
ShellExecute (Function)
Opens a document in its associated application.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
AppListVersion (Function)
Lists the versions available on the reference setup server.
fListResource (Function)
Lists the resources integrated to the application.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
.NET Assemblies
.NET is Microsoft's software development platform......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
7. Window templates
...Window templates...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Creating an executable: General options
The main executable options are as follows......