ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Setup mode
Several methods can be used to distribute a WINDEV application......
WDINT setup
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Various constants
List of various constants used by the constants WINDEV functions....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).