ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Android Control Center
Do you know where to find your application log files?...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
1. Examples provided with WINDEV Mobile
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ERR_NO_WDADMIN
Different types of data (Type of variable)
A variable is defined by name and type......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Camera control in a mobile application
The Camera control is used to......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......