ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
HSetLog (Function)
Enables or disables log management on a file.
HRead (Function)
Reads a record in a file according to a given record number.
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
DDEStart (Function)
Executes a program (an executable file, for example) from the current application.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
String functions
List of functions for managing character strings...
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.