ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
zipCreate (Example)
Usage example of the zipCreate function
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grDeleteSeries (Function)
Deletes a data series from a chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Company (Property)
The Company property is used to get and modify the company associated with an element.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.