ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
23. Print modes
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
11. Table/Looper controls
Image control: the supported formats
The supported image formats are as follows:...
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
11. Table/Looper controls
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Using the task management and the schedule
Time management is extremely important......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.