ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
TelemetryEnable (Function)
Enables the telemetry manually.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Asc (Function)
Returns the ASCII code of the specified character.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HRegenerateFile (Function)
Regenerates a data file from its log.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
fSelect (Example)
Usage example of the fSelect function
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
GetDefinition (Function)
Retrieves the definition of element type.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
EndProgram (Function)
Ends the execution of the current program.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
CurrentWin (Function)
Identifies the window currently in edit.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.