ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
SOAP constants
List of constants used by the SOAP functions....
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
ERR_CANNOT_RUN_EXPLORER
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....