ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
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)....
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
2. Projects in practice
Discover the main operations that can be performed on a project....
.NET Assemblies
.NET is Microsoft's software development platform......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
The different types of integers
TopMargin (Property)
The TopMargin property sets the top margin of an element.
Reals
SNMPOIDType (Function)
Returns the type of data in an OID.
GetDefinition (Function)
Retrieves the definition of element type.
DataType (Function)
Identifying the type of a WLanguage variable.
xlsDocument (Example)
Usage example of the xlsDocument type
Advanced types
The advanced types of WLanguage are as follows...
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Use a calendar to enter dates
Reorder the data displayed in your tables