ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Managing assertions
...The main available features are as follows:...
Resizing a window (AAF)
The Carousel control
The Carousel control is used to display an animated menu made of images......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
23. Print modes
14. Generation modes
Generation modes...
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
13. Generation modes
Print modes of a report
Several print modes are available for a report....
Body Complement block
The Body complement block is linked to the Body block......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
5. HFSQL Client/Server
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.