ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Creating links
Links help users navigate the help system......
Android Control Center
Do you know where to find your application log files?...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ERR_NO_WDADMIN
1. Examples provided with WINDEV Mobile
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
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....
Translating a text file with WDTRAD
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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......