ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
Constants for managing contact functions
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Generating an application for Universal Windows 10 App
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
ExeGetPID (Function)
Returns information about the current process.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Outstanding progress bars
Simple or symmetric progress bar?...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......