ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minute (Property)
The Minute property is used to get and change the minutes of an element.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
iCloseReport (Function)
Stops printing the current report immediately.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved (by using criteria if necessary).
Month (Property)
The Month property is used to get and change the month of an element.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Position (Function)
Finds the position of a specified string within another string.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.