ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
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....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Sending elements to Free Technical Support
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
KeyPressed (Function)
Checks which key is pressed.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
fCurrentDir (Function)
Identifies or modifies the current directory.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....