ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
ExeRemoteRun (Function)
Starts running a remote program from the current application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Principle for running threads
At runtime, an application runs in a main thread......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LDAPRenameAttribute (Function)
Renames an attribute.
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HAddLink (Function)
Adds an integrity rule between two tables on the server.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.