ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile concepts
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Software Factory
The concept of software factory is used to automate the process for creating applications....
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 ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......