ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
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).
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Managing bar codes
The use of bar codes to identify and manage products has become essential......
HLogStop (Function)
Stops the log process of a file.
ServiceStop (Function)
Stops a service.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Chart constants
List of constants used by the functions for chart management....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Creating the Relation windows of a WINDEV RAD pattern
gImage (Function)
Builds a sequence of characters containing an image.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Principle of remote check
Referring to an element in a WLanguage event / process
PC SOFT Free Technical Support
Thank you for buying one of our products......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.