ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Multi-project search
Performing a search in the current project is a common operation......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Installing the robot controller
The monitoring robot includes three executables......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...