ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCreate (Function)
Creates a memory area.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Event (Example)
Usage example of the Event function
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
ToClipboard (Function)
Writes text or image information into the system clipboard.