ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
WINDEV Mobile concepts
Error 203: The procedure already has a scope attribute (local or global)
Time management help
Time management is extremely important......
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
7. HFSQL: files physically created
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Classes, members, methods and properties
A class is made of......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Body block
The Body block corresponds to the main block of the report......