ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemAdd (Function)
Adds an element to a memory area.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fUnlock (Function)
Entirely or partially unlocks an external file.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
1. Examples provided with WINDEV Mobile
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
USBFind (Function)
Finds a USB device according to keywords.
MemModify (Function)
Modifies an element in a memory area.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Constants for managing character strings
List of constants used by string management functions...