ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of the applications for iPhone/iPad
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
7. Multilingual applications in practice
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
WDOptimizer: Editing and modifying a ".REP" file
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The "Commands" pane
The "Commands" pane lists......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.