ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Print modes of a report
Several print modes are available for a report....
Events associated with framesets
List of events associated with framesets...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ChangeCharset (Example)
Usage example of the ChangeCharset function
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Width (Property)
The Width property is used to determine and change the width of an element.
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.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Name (Property)
The Name property is used to get the name of an element.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
XMLParent (Example)
Usage example of the XMLParent function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Error 123: The constant already exists
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function