ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from the subscription-based version of WINDEV Suite 2025 - Update 2....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
ProjectInfo (Function)
Returns specific information about the project currently run.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
WinStatus (Function)
Gets or sets the window state.
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
HStatCalculate (Function)
Collects statistics on table keys.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Animation (Property)
The Animation property animates an image.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.