ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Function)
Runs a function found in an external DLL.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
<Source>.Cross (Function)
Crosses a record in a data file.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
API (Function)
Runs a function found in an external DLL.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HCross (Function)
Crosses a record in a data file.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Camera/Video functions (prefix syntax)
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....