ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
iPrintBlock (Function)
Forces a report block to print.
2. Static or dynamic site
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
BackgroundTaskAdd (Function)
Adds a new background task.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Report controls
Several types of controls can be handled in a report created by the report editor......
Report based on a query
Queries are used to easily select records in one or more data files......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Global and local variable
Two types of variables are available......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
NumberInWords (Function)
Converts a number to words.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....