ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
fCompare (Function)
Compares the content of two files bit by bit.
ChangeAction (Example)
Usage example of ChangeAction
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
fTempFile (Example)
Usage example of the fTempFile function
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
iPrintReport (Example)
Usage example of the iPrintReport function
SysErrorMode (Function)
Modifies the display mode of errors.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
DomoClose (Function)
Closes the communication opened by DomoOpen.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
XML functions
List of XML functions...
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
fExtractPath (Example)
Usage example of the fExtractPath function
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
VariableReset (Function)
Resets the variable to its initial value.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
iPageHeight (Example)
Usage example of the iPageHeight function