ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglUploadDocument (Function)
Uploads a document to the Google server.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Using .NET assemblies in a project
To use .NET assemblies in a project......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Compilation options
The compilation options allow you to define the help system generation settings......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
ArrayDistinct (Function)
Returns an array without duplicates.
String functions
List of functions for managing character strings...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.