ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
EnumElement (Example)
Usage example of the EnumElement function
Enumeration (Type of variable)
An enumeration is a set of values......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
SysSpace (Function)
Returns the physical memory space for the current computer.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Events associated with Check Box controls
List of events associated with Check Box controls...
WebSocket functions
List of functions specific to WebSocket servers...
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
ContactAdd (Example)
Usage example of the ContactAdd function
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.