ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
14. Generation modes
Generation modes...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Constants for managing videos
List of constants used by the functions for video management....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Display (External language)
Displays a value in a control or assigns a value in a variable.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Android Widget windows
An Android application can contain one or more Widget windows......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Environment of the project editor
The main elements of the project editor are as follows:
grColor (Function)
Returns and initializes the color of different chart elements.