ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WLanguage procedure called by NearbyShareAcceptConnection (Progress)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection to track the data transfer progress. This procedure gets the status of the current transfer.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
Code editor: Display options
The code editor proposes several display options......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
Events associated with TreeView controls
List of events associated with TreeView controls...
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Hole (Property)
The Hole property is used to define the holes of a polygon.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.