ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
13. External component in practice
External component in practice...
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......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......