ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
GglUploadDocument (Function)
Uploads a document to the Google server.
URI constants
The following constants are used by URI-specific functions:...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
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.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......