ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The structure of the file for remote control
The management of remote control uses a file in INI format......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Image control in a page
Project description: Options tab
The project description window allows you to configure various elements of your project......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....