ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDIXIO overview
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
MyPage (Reserved word)
MyPage is used to handle the current page...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLSavePosition (Function)
Stores the current position in the XML document.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......