ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Windows
The windows represent the main interface of a WINDEV application......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
The Sidebar control
The Sidebar control gives access to different options......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing main window menus
A main menu is necessarily associated with a window......
fCurrentDir (Function)
Identifies or modifies the current directory.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Reports
A report provides a custom view of data......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
The Edit control
The Edit control allows users to enter data......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.