ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
dCopyImage (Example)
Usage example of the dCopyImage function
ID (Property)
The ID property is used to get and change IDs.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
FileDisplay (Example)
Usage example of the FileDisplay function
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
NetworkUser (Function)
Identifies the name of the connected user.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Container column in a Table control
A cell found in a Table control can contain a set of controls......