ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
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....
Constants for managing the modification of windows by the user
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HChangeKey (Function)
Changes the browse item.
HCreateMovableReplica (Function)
Creates a movable replication.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
9. Types of standard controls
Types of standard controls...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Private Store for mobile applications
There are two methods two deploy your applications......
9. Hardware and software requirements
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......