ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
XMLDocument (Function)
Creates a new XML document.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WINDEV: Example of programmed Drag and Drop
ExeGetPID (Function)
Returns information about the current process.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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......
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.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HState (Function)
Used to find out the state of a record.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
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.
fDirSize (Function)
Returns the size of a directory in bytes.