ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
DnDForce (Function)
DnDForce is kept for backward compatibility.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Width (Property)
The Width property is used to determine and change the width of an element.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Height (Property)
The Height property is used to get and change the height of an element.