ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
13. Debugger
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Array>.Copy (Function)
Copies the content of an array to another array.
<Image variable>.Copy (Function)
Copies an image to another image.
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....
Action Bar control events
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Generating an application for Universal Windows 10 App
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Error 2: Incomplete line
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
InServiceMode (Function)
Indicates whether the code is run in a service.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
1
5
6
7
8
9
289
>