ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Assignment operators
Three assignment operators are available......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
NumberInWords (Function)
Converts a number to words.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.