ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending elements to Free Technical Support
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
StatVarianceP (Function)
Calculates the variance for a full series of values.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.