ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
PageChangeLayout (Function)
Applies a specific layout to a page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
EndProgram (Function)
Ends the execution of the current program.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Aliases on data files: HAlias
The aliases are used to handle......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
1
4
5
6
7
8
17
>