ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
NFC constants
List of constants used by the NFC functions...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
fClose (Function)
Closes an external file.
Telemetry: Main features
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
DocClose (Function)
Closes a docx file and frees the document.
Character strings
WLanguage supports different types of strings....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Advanced types
The advanced types of WLanguage are as follows...
The Tab control
The Tab control is used to simultaneously display different controls......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Copying and cloning
Variables are copied using the "=" operator...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ControlClone (Function)
Creates a new control from an existing control.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.