ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Contains (Function)
Allows you to check if a substring is within a string.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
The HTML Display control
The HTML Display control displays a web page in an application......
Structure (Type of variable)
A structure is a custom type of data...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ThreadMode (Function)
Changes the management mode of threads.
ThreadPause (Function)
Pauses the current thread during the specified duration.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
diffApply (Function)
Applies a difference buffer to a specific buffer.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.