ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClose (Function)
Closes a socket or a connection to a server socket.
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
zipClose (Function)
Closes an archive.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
11. Window templates
WINDEV Mobile allows you to create window templates....
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The Image control
The Image control is used to......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Creating the Relation pages of a WEBDEV RAD pattern
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.