ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
2. Projects in practice
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min