ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Structure of data files of user groupware
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Size (Property)
The Size property is used to determine and change the size of an element.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Multi-project search
Performing a search in the current project is a common operation......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Slider control (in a page)
WEBDEV proposes two types of sliders......