ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Global and local variable
Two types of variables are available......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Google Calendar management functions
List of functions for managing Google calendars...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Upload control events
The following processes are associated with the Upload control:...
Including the code
You want to include your code lines in a condition, in a structure, ......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
dbgInfo (Function)
Returns a debug information.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Google Contacts management functions
List of functions for managing Google contacts...