ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
The Carousel control
The Carousel control is used to display an animated menu made of images......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Image control in a page
Installing a SOAP server with Netscape iPlanet 4.1
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Assisted universal replication: specific features
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.