ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Sub-query
A sub-query is a query whose result is used by another query......
SQLConnect (Example)
Usage example of the SQLConnect function
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Style sheet
A style sheet ("......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Telephony constants
List of constants used by telephony functions...
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ControlToSource (Function)
Assigns the control value to the source of a control link.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
The Organizer control
The Organizer control is used to display and handle organizers......