ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Function)
Entirely or partially locks an external file.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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)...
Creating an insert query
An insert query (corresponding SQL statement......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Step 1: Configuring the print parameters
This step allows you to choose......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
LooperAdd (Function)
Adds a row at the end of a Looper control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Other operators
The following are additional operators......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).