ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Gantt Chart controls programmatically
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
The test mode cannot operate without the project and its pages, ...
Repairing the project
In some cases, "Project......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Page with parameters
Make calculations easier with the calculator
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Extracting messages added or modified since last extraction
A project was already created and translated......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Buffer (Keyword)
The Buffer keyword can correspond to...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
ERR_DISCONNECTED_ERROR
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......