ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fStopCompress (Function)
Stops the operation used to compress or decompress a file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
fShortName (Function)
Returns the short name of a file or directory.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
iReportPrintingStatus (Function)
Returns the status of the current print.
fCurrentDir (Function)
Identifies or modifies the current directory.
dbgEndRecording (Function)
Stops recording the scenario.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
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.).
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
String functions
List of functions for managing character strings...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.