ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
Events associated with Slider controls
List of events associated with Slider controls in a window...
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Constants for managing the spell check
Defining clickable areas
In a page, an Image control can contain clickable areas......
11. Internal components in practice
Internal components in practice...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
"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 Signature control
The Signature control is a report control used to sign......
Operations performed on component diagrams
The following paragraphs explain......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
12. Control templates
WINDEV Mobile allows you to create control templates....
Events associated with Chart controls
List of events associated with the Chart controls...
Properties associated with the chart series
List of properties associated with the chart series...
Using the Salesforce service
Salesforce is a very popular CRM software......
Constants for managing Gantt charts
17. WLanguage: a simple and powerful language
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Typing multilingual texts
For a multilingual application, you have the ability to......
12. Preventing from going back to a page
10. Internal components in practice