ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iZoneHeight (Example)
Usage example of the iZoneHeight function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Google constants
List of constants used by the Google functions....
URI constants
The following constants are used by URI-specific functions:...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
14. Managing the "Back" button in practice
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Creating the Vision windows of the WINDEV RAD pattern
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
MemExist (Function)
Checks the existence of a memory zone.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Creating the Table windows of the WINDEV RAD pattern
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ExceptionInfo (Function)
Retrieves information about the current exception.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ErrorThrow (Function)
Throw a non-fatal error.