ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDESend (Function)
Sends a data to the program connected via DDE.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
IntegerPart (Function)
Returns the integer part of a number.
DecimalPart (Function)
Returns the decimal part of a number.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
OCRExtractText (Function)
Reads the text contained in an image.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
gImage (Function)
Builds a sequence of characters containing an image.
fImageSelect (Function)
Opens the image picker of Windows.
Animation (Property)
The Animation property animates an image.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).