ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iSkipLine (Function)
Forces one or more line break.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Events associated with an infinite Progress Bar control
5. Site test in practice
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
5. User Groupware in practice
RestartProgram (Function)
Ends the application and restarts it.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
WINDEV 2024
WEBDEV 2024
ShellExecute (Function)
Opens a document in its associated application.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.