ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find/Replace in the current project
The "Find/Replace" feature is used to......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Local procedure
Two types of procedures are available......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Configuring the IIS 7/7.5 server
Image (Property)
The Image property gets and sets the background image of a control or block.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Referring to an element in a WLanguage event / process
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Switch control properties
Automatic documentation of external components
External components must include a technical documentation......
Page templates
WEBDEV allows you to create page templates......
Set of procedures
The global procedures are grouped in set of procedures......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
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....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......