ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Version (Property)
The Version property is used to get and change the version of an element.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Header
The Header property is used to get and change a header.
zipExtractPath (Example)
Usage example of the zipExtractPath function
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Position
The Position keyword can correspond to...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HReadLast (Example)
Usage example of the HReadLast function
dBackground (Example)
Usage example of the dBackground function
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....