ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Programming the looper attributes
All the looper attributes can be handled by programming......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Recompiling the project
The project compilation is a process used to......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
8. If you are already familiar with WINDEV
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....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Check model
You can use check models to easily create checks...
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
SQLReqExists (Function)
Checks the existence of a query.