ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
fSplit (Function)
Splits a file into several files.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
fDirectoryExist (Function)
Checks the existence of a directory.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
PDF printing: Special cases
Specific features of print in PDF format...
Environment of code editor
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
19. Upload: Sending files to the server
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
fCreateLink (Function)
Creates a link on a file at the specified location.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....