ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Task list
Each project can be associated with a task list......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Environment of code editor
The FOR EACH statement is used to run different types of HFSQL loops......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
fCompress (Function)
Compresses a file.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HFSQL constants
List of constants used by the HFSQL functions....
Events associated with Table controls
List of events associated with Table controls...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......