ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
How to create a patch?
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WINDEV concepts
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....