ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Specific features of the Express version
Calendar functions
List of Calendar functions...
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
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......
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
FirstDayOfMonth (Function)
Returns the first day of the month.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
WINDEV Mobile concepts