ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Describing an element
A flexible modeling includes different elements linked together......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Installing the monitor
The monitoring robot includes three executables......
HCross (Function)
Crosses a record in a data file.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....