ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
8. Optimizing an application
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
GetDefinition (Function)
Retrieves the definition of element type.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fSplit (Function)
Splits a file into several files.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Image drawing and processing functions
List of image drawing and processing functions...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).