ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
The Static control
A Static control is a control used to display a static text......
Type and version of Web server
The configuration diagnostic displays the following error......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Camera control in a mobile application
The Camera control is used to......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
ERR_NO_WDADMIN
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....