ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
3. Deploying a WINDEV application
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Arithmetic operators
The arithmetic operators are......
Organizer control functions
The following functions are used to manage the Organizer control:...
Use a calendar to enter dates
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
OCR constants
Adds a language to the native OCR system....
RecycleBinClear (Function)
Clears the recycle bin of the system.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......