ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ShellExecute (Function)
Opens a document in its associated application.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Sound (Function)
Plays a sound in WAV format.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Input (Function)
Displays a message allowing the user to type an information.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
NationFramework (Function)
Defines or identifies the language of the framework.