ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
dbgInfo (Function)
Returns a debug information.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Installing the robot controller
The monitoring robot includes three executables......
USBFind (Function)
Finds a USB device according to keywords.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipOpen (Example)
Usage example of the zipOpen function