ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
ERR_BAD_ACTION
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Error 1: Syntax error
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......