ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
SFDelete (Function)
Deletes records from a Salesforce database.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Creating a Pivot Table control
To create a Pivot Table control......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Recycle code windows
By default, a single code window is opened per ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ContextClose (Function)
Closes a page context.
List of operators
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.