ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Example for creating a select query
This help page explains how to create two select queries......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
The "Commands" pane
The "Commands" pane lists......
Creating the windows and the pages of the RAD pattern
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.