ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Events associated with Edit controls
WLanguage events associated with Edit controls...
HSubstDir (Example)
Usage example of the HSubstDir function
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
SysSerialNum (Function)
Returns the IMEI number of the current device.
Check model
You can use check models to easily create checks...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....