ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Creating the menus for the windows of the WINDEV RAD pattern
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Handling Scheduler controls programmatically
A Scheduler control can be......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.