ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WDINT setup
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
How to save and retrieve an image in a binary memo
Operations performed on deployment diagrams
The following paragraphs explain......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
19. Upload: Sending files to the server
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Upload control events
The following processes are associated with the Upload control:...
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.