ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
grSourceSeries (Function)
Defines the source of a series.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Creating the Vision pages of the WEBDEV RAD pattern
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
grDraw (Function)
Draws a chart according to the specified parameters.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......