ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of a control
As soon as it is created, a control is associated with a style......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Page constants
List of constants used by page functions....
iParameterViewer (Function)
Configures the report viewer.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
MCI constants
List of constants used by the MCI functions....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
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......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
IFrame control
IFrame is an HTML concept......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Manager of automated tests
The test manager is used to......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......