ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
12. Retrieving data from a site
10. Customizing the aspect of a site: skin elements
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
DNS functions
7. HFSQL: files physically created
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Setup directory
The setup wizard allows you to configure the setup directory of application....
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
ERR_WDADMIN_EXIST
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......