ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SQLChangeConnection (Function)
Modifies the current connection.
FTPGet (Example)
Usage example of the FTPGet function
Step 4: Start printing
To start the print job, simply use iEndPrinting......
ThreadState (Function)
Returns the current status of a thread.
fChangeSize (Function)
Resizes an external file.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.