ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Changing sites from AWP to SEO-ready session mode
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Error 705: The property does not exist on this type
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
GetDefinition (Function)
Retrieves the definition of element type.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.