ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
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......
Creating the menus for the windows of the WINDEV RAD pattern
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
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....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
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.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
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.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.