ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
Remote HFSQL Administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
FirstDayOfMonth (Function)
Returns the first day of the month.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...