ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
PageDisplay (Function)
Displays a web page in the user's browser....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Properties associated with the options of a Switch control
HTML Editor control properties
Properties associated with the HTML Editor control....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Operations performed on activity diagrams
The following paragraphs explain......
fMoveFile (Function)
Moves a file from one directory to another.
SIPVisible (Function)
Displays the keyboard.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Information 302: Ambiguity between a variable and a control
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
BurnerErase (Example)
Usage example of the BurnerErase function