ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Various constants
List of various constants....
fSize (Function)
Returns the size of a file (in bytes).
fMoveDir (Function)
Moves a directory and its content.
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....
LooperSelectPlus (Function)
Selects a row in a Looper control.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
14. Managing the "Back" button in practice
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HChangeConnection (Example)
Usage example of the HChangeConnection function
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
iCreateFont (Function)
Creates a new print font.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
StringInsert (Function)
Inserts a string into another character string at a given position.