ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Testing a project: setting
By testing the project you can simulate how the application will run......
Bitwise operators
The operations on binary values are performed......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
HTTPCreateForm (Function)
Creates an HTTP form.
EndService (Function)
Ends the execution of the current service.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Open (External language)
Opens a window.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
fSplit (Function)
Splits a file into several files.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Image drawing and processing functions
List of image drawing and processing functions...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.