ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
The Check Box control
A Check Box can correspond to......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Open (Function)
Opens a modal WINDEV window.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Advanced types
The advanced types of WLanguage are as follows...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
CallDLL32 (Function)
Runs a function found in an external DLL.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......