ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysShutdown (Function)
Stops the system or closes the current Windows session.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Functions for managing objects (External language)
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Label report
The report editor allows you to create "Label" reports......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
Close (External language)
Closes the current window and restores the context that existed before the window opening.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......