ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Constants for managing Beacons
The following constants are used to manage Beacons:
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Currencies
A currency is a real coded on 10 bytes....
MatTranspose (Function)
Calculates the transposed matrix.
fMemExist (Function)
Checks the existence of a shared memory zone.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Configuring the IIS 7/7.5 server
Screen,Input (External language)
Starts the input in the controls of a window.
Properties associated with a report
List of properties associated with a report...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Constants for managing character strings
List of constants used by string management functions...
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
zipSize (Example)
Usage example of the zipSize function