ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawBorder (Function)
Draws the borders in an Image control.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Constants for managing Gantt charts
Functions for managing the Combinations and Enumerations
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
<Array>.Copy (Function)
Copies the content of an array to another array.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
HDescribeFile (Function)
Describes a data file programmatically.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
ArrayCopy (Function)
Copies the content of an array to another array.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......