ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access to SAP
SAP is a widely used ERP......
FTP constants
List of constants used by the FTP functions....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
How to open a window?
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Replication: The different types
The data replication is a powerful feature......
Fax constants
List of constants used by the functions for managing faxes....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Creating a window skin template
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.