ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
2. Projects in practice
Discover the main operations that can be performed on a project....
Constant
The constants are language elements whose value is fixed once and for all...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HState (Function)
Used to find out the state of a record.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
fSelectDir (Function)
Opens a directory picker.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
fDirSize (Function)
Returns the size of a directory in bytes.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
State (Property)
The State property gets and sets the state of an element.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min