ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Calendar functions
List of Calendar functions...
grTitle (Function)
Modifies the caption and/or position of the chart title....
DurationToString (Function)
Converts a duration to a character string in the specified format.
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.
FirstDayOfMonth (Function)
Returns the first day of the month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Table
The "Table" keyword can correspond to...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......