ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
ContextClose (Function)
Closes a page context.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....