ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Project description: Options tab
The project description window allows you to configure various elements of your project......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Managing space characters in the searches?
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
6. Multiple generation
Overview of external languages
Creating user accounts
A User account allows the server administrator to......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
"About" window
The "About" window is used to display and access various information about the current application......
Binding a Check Box control to an item
Error 1013: The access to the member of the class is restricted by a protected inheritance
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
Keep-alive on connection