ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
HClient structure
The HClient structure is used to......
Permission (Property)
The Permission keyword is used to get and change permissions.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
WEBDEV Application Server 2024
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
FinFutureVal (Function)
Returns the future value of an investment.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
State (Property)
The State property is used to get and change the state of an element.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.