ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
User (Property)
The User property is used to identify and change the user of a feature.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Name (Property)
The Name property is used to get the name of an element.
zipChangePath (Example)
Usage example of the zipChangePath function
Width (Property)
The Width property is used to determine and change the width of an element.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fDate (Example)
Usage example of the fDate function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Error 123: The constant already exists
fDateTime (Example)
Usage example of the fDateTime function
fUncompress (Example)
Usage example of the fUncompress function
OpenSister (Example)
Usage example of the OpenSister function
WEBDEV license agreement
WEBDEV license agreement...
Height (Property)
The Height property is used to get and change the height of an element.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
3. Managing sockets
WINDEV includes advanced socket management functions....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Printing nested reports
To create a main report containing several secondary reports:...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Type (Property)
The Type property is used to get and change the type of an element.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.