ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Function)
Entirely or partially locks an external file.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WDZip: Creating or modifying an archive
This help page explains how to......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
HOpen (Function)
Opens a data file.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The single-part and multi-part archives
Two types of archives are available......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......