ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
iCreateFont (Function)
Creates a new print font.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
fLongPath (Function)
Returns the full long path of a file or directory.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
2. User-friendly editors in practice
User-friendly editors in practice...
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
iFont (Function)
Selects the default font.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
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....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
FTPGet (Example)
Usage example of the FTPGet function
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.
iParameterReport (Function)
Configures the printer by opening the configuration window.