ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
2. How to test a site?
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
FileDisplay (Example)
Usage example of the FileDisplay function
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HOut (Example)
Usage example of the HOut function
Record (Type of variable)
The Record type is used to save the values of a record.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...