ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sin (Function)
Returns the sine of an angle.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Classes, members, methods and properties
A class is made of......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
SMS functions
List of SMS functions...
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
11. Choosing the action of a button/link
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
OCR constants
Adds a language to the native OCR system....
RecycleBinClear (Function)
Clears the recycle bin of the system.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.