ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Error 1001: The operators: and:: can only be used in the methods of classes
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Container column in a Table control
A cell found in a Table control can contain a set of controls......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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....
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
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....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.