ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
iParameterViewer (Function)
Configures the report viewer.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Scheduler control events
The following events associated with Scheduler controls:...
Events associated with a Gantt Chart column
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
2. Projects in practice
Discover the main operations that can be performed on a project....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Error (Function)
Displays a custom error message in a system error window.
SOAPError (Example)
Usage example of the SOAPError function
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
"?" menu
WINDEV proposes a help menu adapted to your applications......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Installing a SOAP server with Netscape iPlanet 4.1
Pop (Function)
Pops an element from a stack.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Looper control based on a data file
This type of Looper control uses data from a data file or query......