ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
HFSQL constants
List of constants used by the HFSQL functions....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
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......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Error 1010: The member of the class is constant
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
ReplicSynchro: Overview
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....