ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Native MySQL Connector - License Agreement
AAF: Context menu of Image controls
A context menu is available for Image controls......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HFSQL properties
List of HFSQL properties...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Handling report blocks
The different operations available on report blocks are as follows......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
EXE constants
List of constants used by the functions for managing executables....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......