ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Environment of the window editor
The main elements of window editor are as follows:
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
nWDGetLastError: Error code of last error
Error code of last error......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
7. Layouts using the Flexbox control
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The HTML Display control
The HTML Display control displays a web page in an application......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.