ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Multiline strings
To type character strings over several lines in the code editor...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
Start (Property)
The Start property gets the starting point of an element or event.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fWrite (Function)
Writes: a character string into an external file. a memory section....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Description (Property)
The Description property is used to get and change the description of an element.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....