ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Border of controls
One of the most important elements of control style is its border......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
fCompress (Function)
Compresses a file.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
Data model editor: types of links
Several types of links can be found between the files......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
iEllipse (Function)
Prints an ellipse (in a rectangle).
SQLNext (Function)
Positions on the next row of the query result.
iReportPrintingStatus (Function)
Returns the status of the current print.
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......